Skip to content

iinitd/jist

Repository files navigation

Jist

A Code Snippets Manager for Github Gist.

Feature

  • Local storage
  • Quick search
  • More meta information
  • Code highlighting
  • Sync with Github Gist

Build Setup

# install dependencies
yarn install

# run development
yarn dev

# build electron application for production
yarn build

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