Killy85 / code-notes

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


electron-vue

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

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

Build Status
forthebadge forthebadge forthebadge

Overview

The aim of this project is to be more efficient by providing a pretty cool : a "bloc-notes" for developers πŸ˜ƒ

Demo

Code Notes - V1.0.0

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 lint

Roadmap

This version 1 is totally local, but I have a lot of ideas to make this app better !

  • Connect with Github gists
  • Add the notion of tags on each snippet
  • Redesign the snippet card (with language logo for example)
  • Add some shortcuts to improve the productivity

This project was generated with electron-vue@1c165f7 using vue-cli. Documentation about the original structure can be found here.

About

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

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

License:MIT License


Languages

Language:JavaScript 58.3%Language:Vue 39.0%Language:HTML 1.4%Language:CSS 1.3%