Skip to content

thebyrd/i5.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

i5 Toolbelt

A toolbelt for NYU's i5 modeled after the Heroku Toolbelt

Installation

$ npm install i5 -g

Usage

$ i5 login
Enter your i5 credentials.
NetID: NYU_NET_ID
Password (typing will be hidden):
Authentication successful.

$ i5 upload DIRECTORY
Uploading DIRECTORY ...
Upload successful.

$ i5 run DIRECTORY
Uploading DIRECTORY ...
Upload successful.
Compiling DIRECTORY ...
Compilation successful.
Executing DIRECTORY ...
> Hello World!
Execution successful.

About

A toolbelt for NYU's i5 modeled after the Heroku Toolbelt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published