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

Rewrite in CoffeeScript #4

Closed
neocotic opened this issue Dec 4, 2012 · 2 comments
Closed

Rewrite in CoffeeScript #4

neocotic opened this issue Dec 4, 2012 · 2 comments
Assignees
Milestone

Comments

@neocotic
Copy link
Owner

neocotic commented Dec 4, 2012

Include restructure of code base:

  • bin/ (see CLI #2)
  • dist/ (.min.js files)
  • docs/ (documentation)
  • lib/ (.js files)
  • src/ (.coffee files)
  • test/ (see Unit tests #3)
@neocotic
Copy link
Owner Author

neocotic commented Dec 7, 2012

Rewrite has been completed and some issues have already started appearing and have been resolved. I'm also hoping to apply some additional reformatting to improve readability of the new code.

The code for the CLI (#2) is written in and executed as CoffeeScript as well.

This can be closed after the reformatting is complete and it has successfully passed testing.

@neocotic
Copy link
Owner Author

neocotic commented Dec 7, 2012

Finished reformatting the code and the first draft of the CLI so I'm going to close this off as the completion and passing of unit testing is down to #3 for now. After this release, each issue/pull request will need to ensure tests pass before being closed/accepted.

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

No branches or pull requests

1 participant