akvo / akvo-flow

A data collection and monitoring tool that works anywhere.
http://akvo.org/products/akvoflow/
GNU Affero General Public License v3.0
65 stars 31 forks source link

Migrate to using a JavaScript toolchain #154

Closed kardan closed 7 years ago

kardan commented 11 years ago

To remove Ruby dependency and to leverage JS tools migrate to Grunt.js (http://gruntjs.com) instead of the Rake pipeline we currently use.

Example setups https://github.com/trek/ember-todos-with-build-tools-tests-and-other-modern-conveniences https://github.com/akvo/akvo-flow/tree/experiment/grunt/Public

osg74 commented 10 years ago

@iperdomo and @mtwestra: is this migration from Rake to Grunt still under consideration for the near-term?

iperdomo commented 10 years ago

@osgl it's not something that will happen in the mid-short term. We'll need to re-evaluate the Dashboard code first.

muloem commented 7 years ago

We can close this as the build system will be restructured but in a new issue.