An open API service indexing awesome lists of open source software.

https://github.com/darthorimar/cbt-seed.g8

A Giter8 template for CBT based Scala projects
https://github.com/darthorimar/cbt-seed.g8

Last synced: 3 months ago
JSON representation

A Giter8 template for CBT based Scala projects

Awesome Lists containing this project

README

        

A [Giter8](http://www.foundweekends.org/giter8/) template for [CBT](https://github.com/cvogt/cbt) based Scala projects

To create a new CBT project:
```
cbt tools g8 darthorimar/cbt-seed.g8
```
or directly via g8:
```
g8 darthorimar/cbt-seed.g8
```