creationix / tedit

Chrome app for tedit
https://chrome.google.com/webstore/detail/tedit-development-environ/ooekdijbnbbjdfjocaiflnjgoohnblgf
ISC License
188 stars 27 forks source link

tedit-app

Tedit is a git based development environment. When I say git based I mean you don't edit files on disk. You edit git databases directly. Visually it looks much like a traditional editor complete with file tree and editor pane. Under the hood, you are browsing the git database graph and creating new nodes and updating the root reference whenever you make a change.

The purpose of Tedit is to create a development platform that makes programming JavaScript easy and more accessable. It runs great on ChromeBooks and soon there will be a hosted web version that runs on mobile browsers on tablets.

Install at the Chrome Web Store

Tedit Screenshot

Hacking on Tedit

So you decided you want to help me build this awesome tool. That's great.

First, Tedit is a self-hosting compiler / editor / platform. This means you need Tedit to build Tedit. Go get the chrome store version if you haven't already.

Visual walkthrough: https://cloudup.com/cCMNHjdCw6q