Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 576 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 576 Bytes

About

JSKit is a collection of Javascript frameworks that can create desktop-quality web applications.

For an in-depth explanation of motivation and rationale, consult the Goals Document.

Developer Install

If you're interested in developing JSKit, feel free to grab the code and get started!

$ git clone https://github.com/breakside/JSKit.git
$ cd JSKit
$ npm install

The npm install line will do a bootstrap build, using the JSKit sources to conduct the first build of the jskit command line utility.