Skip to content

aaronjanse/snippet-manager

Repository files navigation

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