• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

touchbar-run

An atom package to run package.json scripts straight from the MacBook Touch Bar
  • #touchbar
  • #script
  • #run
  • #package.json
jdtzmn
0.1.1 434
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Touchbar-Run

An atom package to run package.json scripts straight from the MacBook Touch Bar.

Touch Bar Gif

Installation

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

Touch Bar

Built With

  • touchbar-registry - The TouchBar package used
  • platformio-ide-terminal - The terminal

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • jdtzmn - Initial work

See also the list of contributors who participated in this project.

Acknowledgments

  • @haklop for creating the touchbar-registry package.
  • @platformio for creating the platformio-ide-terminal package.
  • Icons8.com for the terminal icon.
  • You, for realizing how awesome this package is and deciding to star it.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by