Skip to content
/ proud Public

Highly opinionated boot template with rum, rum-mdl, potok, specs, tests and so on.

License

Notifications You must be signed in to change notification settings

LastStar/proud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojars Project

proud

A Boot template for reactive stream based web applications.

Used libraries:

  • Rum as React.js wrapper
  • Rum-MDL as Material Design Lite wrapper
  • Potok for managing application state with reactive stream

Generate

Development

Clone this repository. Change whatever you want. Then run:

> boot build

It will install new template in your maven repository. Use it with:

> boot new -t proud -n fresh-new-project

Clojars

Just run:

> boot -d boot/new new -t proud -n fresh-new-project

Use

In the fresh-new-project run:

> boot dev

or

> boot auto-test

License

Copyright © 2017 LastStar.eu

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Highly opinionated boot template with rum, rum-mdl, potok, specs, tests and so on.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published