Skip to content

use grunt to split catcorr into more managable pieces #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

deanmalmgren
Copy link
Contributor

catcorr is a sloppy mess of jason davies' regurgitated code. We can do much better by splitting things up and using Grunt to compile the resulting catcorr.js library. This will make it easier to maintain, possible to test, and a whole lot easier to customize down the road.

@deanmalmgren
Copy link
Contributor Author

This is far from complete, but I took a decent stab at getting this set up today. We'll want to split up the code to better align with the nomenclature in #36 but the Gruntfile.js is doing most of the heavy lifting now. We've got a tight deadline to meet so we won't be able to get to this right away, but this is a decent start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant