handy-tool-bar

A handy (at least for me) tool-bar plugin for Atom

Diego Mariño

261

0

Bug Reports

1.0.1

MIT

GitHub

This package consumes the following services:

handy-tool-bar

APM APM GitHub last commit APM

About

A handy (at least for me) 'tool-bar' plugin for Atom

handy-tool-bar-capture

Forked from the 'tool-bar-basic package from @AlexNewson.

Installation

As easy as typing in your terminal:

apm install handy-tool-bar

Also, you can install it from the "Install" section of Atom settings:

install package

In both cases, it will be stored in your ~/.atom/packages folder

Buttons

Contributing

This started as a personal project, but pull requests are more than welcome 😃

  1. Fork it
  2. Create a feature branch with a meaningful name (git checkout -b my-new-feature)
  3. Add yourself to the CONTRIBUTORS.md file
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to your branch (git push origin my-new-feature)
  6. Create a new pull request

License

The MIT License