Skip to content

github-on-steroids/powered-up-editor

Repository files navigation

powered-up-editor

This repo holds the editor as a monorepo under packages/ folder The extension in the root is just an demo project to run and test the editor package

To run the extension in development mode.

  • yarn
  • yarn dev
  • and load the extension folder

To do the development in the editor package

  • cd packages/editor
  • yarn watch

Dont forget to link the dependencies using lerna link

About

the text editor which replaces github's default editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published