Skip to content
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

Ports build system to Grunt. Adds linter and fixes found issues. #29

Merged
merged 6 commits into from
Apr 9, 2013
Merged

Ports build system to Grunt. Adds linter and fixes found issues. #29

merged 6 commits into from
Apr 9, 2013

Conversation

baalexander
Copy link
Contributor

Check out the README.md inside the utils directory for instructions on installing an running the new build system. I will be happy to help and clarify any documentation.

In addition to adding Grunt, this pull request also adds a linter using JSHint. It found several issues. Most were minor (trailing spaces, != instead of !==), but some were major (calling non-existant functions).

I also got Grunt to generate documentation, but held off on committing the updated docs as it would ruin this already large diff.

Once again, if any questions on how to use this, or if the documentation needs a better explanation, let me know!

@rctoris rctoris mentioned this pull request Apr 9, 2013
rctoris added a commit that referenced this pull request Apr 9, 2013
Ports build system to Grunt. Adds linter and fixes found issues.
@rctoris rctoris merged commit e66d8ec into RobotWebTools:devel Apr 9, 2013
@ghost ghost assigned rctoris May 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants