Skip to content

learneradarsh/CodeRepo

Repository files navigation

CodeRepo : Library For Coders

This is a simple desktop app that lets you save your most frequently used Code Snippets with syntax highlighting.

Screenshots

How to install

git clone https://github.com/piyush0/Snipper

cd Snipper

npm install

npm install electron --save -dev

How to run

npm start

Technologies involved

  • Electron
  • Nodejs
  • NeDB
  • Ace Editor for Syntax Highlighting

TODO

  • Add a sort by functionality so that snippets can be sorted on the basis of language, title or date.

  • Creating installation packages for Windows, Mac and Linux

  • Optimise ace and bootstrap packages to reduce size

  • UI improvements

About

Code cloud based Repository

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published