aaronjanse / snippet-manager

The dead-simple snippet manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code-snippets

The dead-simple snippet manager

Join the chat at https://gitter.im/snippet-manager/Lobby

After trying countless snippet managers, I've finally decided that what I need is something that is fast (and quick to use), dead simple, and reliable.

The result? This.

screenshot

Download/Install

Download the appropriate file from the releases tab to run and install.

Development

(you are going to do all the following in the src/ directory)

Installing dependencies:

npm install

Running the source code:

npm start

Building:

npm run build

Builds the app for macOS, Linux, and Windows, using electron-packager.

License

MIT © aaronduino

About

The dead-simple snippet manager

License:MIT License


Languages

Language:CSS 83.9%Language:JavaScript 9.6%Language:HTML 5.8%Language:Shell 0.6%