codepress-atom package
Generated code into your favourite editor.
Usage
Showing the CodePress UI
Ctrl-Shift-Alg-G
CodePress Atom: Toggle
on the atom command palette.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Make your changes
- Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request