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
- Host: GitHub
- URL: https://github.com/darthorimar/cbt-seed.g8
- Owner: darthorimar
- Created: 2017-07-19T16:29:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-15T09:47:14.000Z (almost 8 years ago)
- Last Synced: 2025-01-10T19:32:43.561Z (4 months ago)
- Language: Scala
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```