Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add run subcommand for sigh #3855

Merged
merged 2 commits into from Oct 22, 2019
Merged

Conversation

csilvestrini
Copy link
Collaborator

This lets you add new scripts with less boilerplate (just add a new line
to the scripts variable). Scripts can be run via:

./tools/sigh run <script name> <rest of args>

(I'm going to be adding additional scripts to be invoked by bazel soon, so this makes that slightly easier.)

This lets you add new scripts with less boilerplate (just add a new line
to the `scripts` variable). Scripts can be run via:

```
./tools/sigh run <script name> <rest of args>
```

(I'm going to be adding additional scripts to be invoked by bazel soon, so this makes that slightly easier.)
@csilvestrini csilvestrini merged commit c1219ed into PolymerLabs:master Oct 22, 2019
@csilvestrini csilvestrini deleted the sigh-run branch February 14, 2020 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants