Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.
/ code-notes Public archive

(No longer maintained) A simple code snippet & gist manager for developers built with Electron & Vue.js πŸš€

License

Notifications You must be signed in to change notification settings

lauthieb/code-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a0099e7 Β· Dec 3, 2019
Sep 27, 2019
Oct 29, 2018
Jun 19, 2018
Jan 29, 2018
Dec 3, 2019
Dec 3, 2019
Jan 20, 2018
Jun 24, 2019
Jan 20, 2018
Jan 25, 2018
Jan 20, 2018
Feb 10, 2019
Jan 29, 2018
Oct 1, 2019
Dec 3, 2019
Jan 27, 2018
Oct 1, 2019
Dec 3, 2019
Dec 3, 2019

Repository files navigation


electron-vue

A simple code snippet & gist manager for developers built with Electron & Vue.js πŸš€

https://lauthieb.github.io/code-notes

Build Status Join the chat at https://gitter.im/code-notes/community Financial Contributors on Open Collective PRs Welcome

forthebadge forthebadge forthebadge

Buy Me A Coffee

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

Code Notes

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

Buy Me A Coffee

Contributors

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 electron-vue@1c165f7 using vue-cli. Documentation about the original structure can be found here.