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

Refactor the build system, decide on tools, etc #1

Open
rehno-lindeque opened this issue Nov 1, 2011 · 0 comments
Open

Refactor the build system, decide on tools, etc #1

rehno-lindeque opened this issue Nov 1, 2011 · 0 comments

Comments

@rehno-lindeque
Copy link
Member

At the moment we're using Cake for building, but this is a quick decision (it is easy to get started because I'm already familiar with cake and have templates to use)
Are there other build systems to use? For example, does http://npmjs.org/ allow us to do the same things as cake?

See also for example

And many other things to read

Alternatively we may also use LangLang tools (https://github.com/LangLang/LangLang) for templating and building (perhaps through https://github.com/LangLang/bark)

Finally, what about a unit testing strategy? E.g.

Also look at minification

  • Currently using uglifyjs (which seems to work very nicely)
  • Also look at the one used by jQuery (which I seem to remember is Java based, so probably no-no)
  • Others?

See also issue #2

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