oss-archetype is our scaffolding tool for oss, developers can use this tool to quickly create access oss framework of the project。
mvn archetype:create-from-project -Dinteractive
oss-release is a dependency management platform that integrates oss-common-dependencies and oss-lib. oss-common-dependencies to define the external software dependencies of the technology stack. And oss-lib provides easy-to-use libraries。
The TodoMVC project is designed to help the front end in the massive MV framework to choose from, using a different popular JavaScript MV framework (such as Backbone, Ember, AngularJS, Spine ...) to achieve a similar Todo application, you can find the TodoMVC home page Complete framework implementation list.