Skip to content

A small electron app to store your code snippets.

License

Notifications You must be signed in to change notification settings

flavioosh/snippy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snippy

A small electron app to store your code snippets.

Running

# Install all dependencies
npm install

# Run the application
npm start

Building

# Linux 64-bit
npm run build-linux-x64

# Windows 64-bit
npm run build-windows-x64

# Windows 32-bit
npm run build-windows-ia32

About

A small electron app to store your code snippets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published