gown.js
gown.js copied to clipboard
Refresh Project Structure
- [x] make a first release 0.1.0 based on current master
- [ ] release 0.1.x branch to npm
- [x] merge dev back into master
- [ ] make a second release, 0.2.0
- [ ] finalize API strcture
- [ ] npm release
- [ ] coverage test
- [x] inch-ci
- [ ] code climate
- [x] CI (travis)
- [ ] API docs & examples online
- [ ] fancy website
I would also suggest creating a proper web representation of the framework
@sphinxc0re good point, a fancy website would be great but is not high on the priority as of now.
Added it to the list.
Well, I did something evil and forced push master away into the branch v0.1.x
and renamed dev
into master
. I did not want the changes on the old master om the old dev (and now master) branch.