flightjs-snippets

FlightJS Snippets for Atom

nobuti

54

0

1.3.1

MIT

GitHub

FlightJS Snippets for Atom

atom-flighjs

Install

Go to Atom > Preferences... then search for FlightJS Snippets in Packages tab.

Development

$ cd ~/.atom/packages
$ git clone https://github.com/nobuti/atom-flightjs.git
$ cd atom-flightjs
$ apm install
$ apm link

Usage

Tab triggers exist for all of the snippets, usually you should start typping flight.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 😄

History

Check Release list.

License

MIT License © Buti