constapel 0.1.1

A program to maintain constants throughout a web application.
constapel-0.1.1 is not a library.

Constapel

This is a work in progress

A program to maintain constants throughout a web application.

Example

    constapel --css css_dir/ --scss scss_dir/ --js js_dir/ constants.json

TODO

  • Implement functionality to overwrite / delete old files
  • Add tests
  • Make it a lib?