npm.io
1.0.1 • Published 10 years agoCLI

ped

Licence
MIT
Version
1.0.1
Deps
9
Vulns
3
Weekly
0
Stars
1

Programmer's Editor

programmer's editor

Gives in depth analysis and a dev environment for TypeScript that is:

  • easy to install
  • easy to use

Why TypeScript? Here are few reasons. Also you can build complete applications with a single language > this means you can have dev tools (like this) that can understand all your project.

Usage

Get it:

npm install ped -g

Run it from the directory you want to serve up:

ped

Now open it in your favorite browser (pssst chrome) at the URL mentioned in your console.

Why

  • Works the same on the server as your local file system. Remote editing FTW!
  • Heck..you can check in the IDE as a devDependency!
  • Like cloud9 ... but on your server!