atom-gibo

Use gibo from Atom

tomoki1207

157

0

0.4.3

MIT

GitHub

atom-gibo package

Build Status Build status

Using gibo from Atom.

Gibo Usage

Usage

Generate .gitignore

  1. Show gibo palette by Ctrl-Alt-g g.
  2. Type below commands.
  1. Create/Update your .gitignore under project root folder.

Commands

option description default key binding
gibo [boilerplates] generate .gitignore file Ctrl-Alt-g g
gibo --help Display gibo help text Ctrl-Alt-g h
gibo --list List available boilerplates Ctrl-Alt-g l
gibo --upgrade Upgrade list of available boilerplates Ctrl-Alt-g u

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Write tests
  4. Make your change
  5. Run apm test
  6. Commit your changes (git commit -am 'Add new feature')
  7. Push to the branch (git push origin my-new-feature)
  8. Create new Pull Request

See also

https://github.com/simonwhitaker/gibo