0.2.8 • Published 11 years ago

epsom v0.2.8

Weekly downloads
28
License
-
Repository
github
Last release
11 years ago

epsom

The aim of epsomjs is to provide a clear way to kick start your nodejs/expressjs project. The ultimate aim is provide a way to work with expressjs using coffeescript as your main langauge, emberjs as your view MVC and mongodb as your store.

releases:

0.1.1

  • more relsitic configuration based on Emberjs. Now the tempaltes work with ember out of the box!
  • remove zepto as emberjs needs jquery

0.0.1

  • create template files for expressjs with zurb foundation, coffee-script, emberjs, jquery, zepto.

Install:

make sure you already have nodejs, npm and mongodb installed at global scope

npm install -g epsom

Useage:

mkdir your_new_project_dir

cd your_new_project_dir

crystal clear

0.2.8

11 years ago

0.2.7

11 years ago

0.2.6

11 years ago

0.2.5

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.1

11 years ago