1.0.3 • Published 8 years ago

CometJS v1.0.3

Weekly downloads
13
License
ISC
Repository
github
Last release
8 years ago

Comet

BuildsBadges
Linux/MacBuild Status
DevelopmentsdevDependency Status
DependenciesDependency Status

Get Started

CometJS specializes in creating applications, but can also host them. This practically sets it apart from the other popular frameworks, however, the app must be tested on the web. Comet sends your app to a server, but the common server is 1.100.COMET. From there, your app is public and you can share them with the world from the web.

To test if your app is valid, use: comet test <app>

Note: Don't hate me, but CometJS is still in development (what do you expect, I am the only one working on this).

Usage

On the contrary, lets keep things real. Install CometJS and the comet-cli and lets get this party rolling!

npm install cometjs
npm install cli
# comet cli
comet new my-app
comet serve my-app.comet.com

Work in Progress

  • Comet has not been tested within the desktop...
  • Comet Shell package and commands has not been worked on.

Contributing