A simple code snippet & gist manager for developers built with Electron & Vue.js 🚀
https://lauthieb.github.io/code-notes
Overview
The aim of this project is to make us more efficient by offering a pretty cool tool : a kind of notepad for our code 😃📝
Demo
Download
Go the the download section of our website to download Code Notes on your OS.
Contributing
For the moment, the project is pretty young. But if we work together to build the "bloc-notes" we dream, we can build pretty things for sure !
So, feel free to contribute. Follow this guide 🤓
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
# run unit & end-to-end tests
npm test
# lint all JS/Vue component files in `src/`
npm run eslint
Roadmap to V1.3.0 💪🏻
To follow the progression, go to the V1.3.0 roadmap project section !
Feel free to add an issue if you find some bugs or you have any ideas of evolutions 😃
Support Code Notes
Code Contributors
This project exists thanks to all the people who contribute. [Contribute].
Financial Contributors
Become a financial contributor and help us sustain our community. [Contribute]
Individuals
Organizations
Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]
This project was generated with vue-cli-plugin-electron-builder@f0c7709 using vue-cli. Documentation about the original structure can be found here.