KISS Atom Plugin
Simple wrapper around KISS shareable templates
Development
npm i -g kiss-cli
git clone git@github.com:sixertoy/atom-kiss-cli.git
ln -s $(pwd)/atom-kiss-cli ~/.atom/packages/atom-kiss-cli
cd ~/.atom/dev/packages/atom-kiss-cli && npm install
Shortcut
- Create a new file
- Type a template name available in your .kiss folder. ex: dumb
- Highlight the template's type press
ctrl+alt+k