1.2.0 • Published 8 years ago

comet-platform v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Comet Platform

The Comet platform is an application development platform, mainly targeted at JavaScript and NodeJS. It allows you to quickly set up and prototype new applications, as well as build some robust and feature rich applications.

Getting started

$ npm i -g comet-platform
$ mkdir my-new-project && cd my-new-project
$ comet
> init

Right now, there is not much to see yet. Comet makes no assumptions about the kind of project you are undertaking. This way, you are free to add additional modules as you see fit. Consult the full list of components available to your application for more information.