Skip to content

A browser based personal gist/ code snippet manager, built with latest Ember Octane, with integrated Visual Studio Code for code editing, support for dark mode and offline capability.

License

Notifications You must be signed in to change notification settings

happyvig/ember-octane-gist-it

Repository files navigation

ember-octane-gist-it

Build Status This project is using Percy.io for visual regression testing. PRs Welcome

License: GPL v3 Maintenance Website shields.io

Twitter URL

A browser based personal gist/ code snippet manager, built with latest Ember Octane, with integrated Visual Studio Code for code editing, support for dark mode and offline capability.

Check out the app : https://gists.surge.sh/

Features

  • Ember Octane conventions
  • VS Code integrated code editor
  • Runs on LocalStorage
  • Auto / Dark Mode
  • Auto mode - Set mode based on the OS setting (Ex: Dark Mode in macOS Mojave )
  • Offline support

Themes

  • Default / Auto

Light Theme

  • Dark Theme

Dark Theme

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd gist-it-octane
  • npm install

Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • npm run lint:hbs
  • npm run lint:js
  • npm run lint:js -- --fix

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Travis CI Integration takes care of automatic deployment on every PR merge to master.

Contributions

  • If you wish to contribute to this repository, fork it and send a PR 😬.
  • And, if you like the repo, please do 🌟 it.

About

A browser based personal gist/ code snippet manager, built with latest Ember Octane, with integrated Visual Studio Code for code editing, support for dark mode and offline capability.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published