Skip to main content

A client implementation for Serrano 1.x

Project description

Installation
------------
To install one of the stable or nightly builds, download a
source distributions here: https://github.com/cbmi/django-cilantro-pre/downloads

Build From Source
-----------------
Dependencies:

- Node - ``brew install node`` (you are using [Homebrew][1] right?)
- CoffeeScript - ``npm install coffee-script -g``
- UglifyJS - ``npm install uglify-js -g``
- Sass - ``gem install sass``

[1]: http://mxcl.github.com/homebrew/

Due to the numerous build dependencies, Cilantro cannot be installed
blindly using pip from git e.g. you cannot do this:
``pip install git+git://github.com/cbmi/django-cilantro-pre``

If you wish run the bleeding edge version (or a particular branch), follow
these steps (unix only):

1. Clone the repository
2. Install all deps listed above
3. Run ``make build``
4. Run ``python setup.py install``

Every time you pull new changes you must perform steps (3) and (4).

Fancy Makefile Targets
----------------------
- Initialize and Watch - ``make [all]`` - initializes and updates all submodules
and sets each one up according to their Makefile target
- Build for Installation/Distribution - ``make build``
- Compile Sass/SCSS - ``make sass``
- Compile CoffeeScript - ``make coffee`` (I made a funny)
- Optimize JavaScript - ``make optimize``
- Remove compiled code - ``make clean``, note this does not currently remove
the raw JavaScript files since not all code has been ported to CoffeeScript
- Watch/Unwatch - ``make watch``, starts the coffee and sass processes (node
and ruby) in the background, use ``make unwatch`` to stop these processes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cilantro-0.9.1b19.tar.gz (741.5 kB view details)

Uploaded Source

File details

Details for the file cilantro-0.9.1b19.tar.gz.

File metadata

  • Download URL: cilantro-0.9.1b19.tar.gz
  • Upload date:
  • Size: 741.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cilantro-0.9.1b19.tar.gz
Algorithm Hash digest
SHA256 58865638f434354ff9a248920c65df86d95785dcbaa78c8e55cecaa04c9a64e6
MD5 79be5b5fb23bb6689bf2356965550cd2
BLAKE2b-256 08c6a2a9dc4a0ebfec4e13abe4911a9eae5b2603b0c40b6283b0656f5a0af80b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page