An atom package to run package.json scripts straight from the MacBook Touch Bar.
Install with apm: $ apm install touchbar-run
You can also install through the settings view by searching for touchbar-run
under the install tab.
To make sure it's working, add some scripts to your package.json
{"name": "...","version": "...","scripts": {"test": "echo It works!"},"keywords": "..."}
And just like that, the button should appear
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.