Atom AureliaJS Snippets
An Atom snippet library for Aurelia JS framework. This library uses ES6 syntax.
Install
Go to Packages > Settings View > Open
once in settings go to the Install tab and search for aurelia-snippets
Restart Atom
Documentation
Development
$ cd ~/.atom/packages
$ git clone https://github.com/unicodeveloper/atom-aurelia-snippets.git
$ cd atom-aurelia-snippets
$ apm install
$ apm link
Change log
Please see CHANGELOG for more information what has changed recently.
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
How can I thank you?
Why not star the github repo? I'd love the attention! Why not share the link for this repository on Twitter or HackerNews? Spread the word!
Don't forget to follow me on twitter!
Thanks! Prosper Otemuyiwa.
License
The MIT License (MIT). Please see License File for more information.