camel

0.1.2 • Public • Published

build status A server-side coffeescript environment with

  • first-class requirejs AMD-style loader
  • server-side WebWorkers supports

The goal of this project is to minmalize the distance between client-side and server-side webdev under the umbrella of AMD loader.

How to start

Please follow below steps:

  • install nodejs, please install version >= 0.8.0
  • install npm
  • cd YOURPROJECT
  • npm install -g camel
  • camel YOURPROGRAM.coffee
  • camel --build YOURPROGRAM.coffee (is not implemented yet)

Example

You can refernece an example at

/camel/

    Package Sidebar

    Install

    npm i camel

    Weekly Downloads

    37

    Version

    0.1.2

    License

    none

    Last publish

    Collaborators

    • mountain