Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.42 KB

README.md

File metadata and controls

15 lines (11 loc) · 1.42 KB

Github on Steroids 💊

This repository bootstraps everything. This is the perfect place for you if you want to glance through the extension codebase. However if you wish to only use it, then head over to the documentation site with install instructions

Project Setup

the project has several repositories associated with it, the usage and reasons are mentioned here:

  • Idea Sharing and Broadcast : To share ideas and create a mind map behind the project development.
  • powered-up-editor : the text component which replaces the default github component is managed here
  • chrome-extension-injector : lean chrome extension codebase which injects the powered-up-editor into all github sites.
  • github-on-steroids : all code is bootstrapped here, to enable working on different components separately, and have a single reference point for user. this becomes the chrome extension the user loads. depends on powered-up-editor and chrome-extension-injector

Image