cyppan / atom-kiss-cli

Kiss Atom Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KISS Atom Plugin

Simple wrapper around KISS shareable templates

Install

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/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

Show avalaible templates in terminal

kiss -t

About

Kiss Atom Plugin


Languages

Language:JavaScript 95.8%Language:CSS 4.2%