ramone

0.1.2 • Public • Published

ramone

Warning! Heavy work in progress.

ramone is a tiny build system for creating JS frontend apps from CoffeeScript sources, made in order to minimise the footprint made when working on small projects that do not benefit from the usage of larger build systems (e.g. GruntJS).

usage

Point ramone to the app main sourcefile, which will be processed, compiled and saved into the provided output file.

cli

ramone source output

syntax

###

This includes file Band.coffee, relative to the parent directory of app main sourcefile.

###

##!Band.coffee

# We can do stuff with band now.

ramones = new Band()

Readme

Keywords

none

Package Sidebar

Install

npm i ramone

Weekly Downloads

0

Version

0.1.2

License

none

Last publish

Collaborators

  • neonerd