https://github.com/wsargent/java-seed.g8
Java Seed Project
https://github.com/wsargent/java-seed.g8
Last synced: 7 months ago
JSON representation
Java Seed Project
- Host: GitHub
- URL: https://github.com/wsargent/java-seed.g8
- Owner: wsargent
- Created: 2018-12-27T22:19:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T22:19:36.000Z (almost 7 years ago)
- Last Synced: 2025-01-09T18:03:17.588Z (9 months ago)
- Language: Scala
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
This is a [Giter8][g8] template for Java
```
sbt new sbt/java-seed.g8
```There are templates for sbt 1.x and 0.13.x.
* 1.x
```bash
sbt new sbt/java-seed.g8 -b sbt1
```
* 0.13.x
```bash
sbt new sbt/java-seed.g8 --branch sbt0.13
```License
-------
Written in 2018 by Will Sargent.
To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to
this template to the public domain worldwide. This template is distributed without any warranty.
See .[g8]: http://www.foundweekends.org/giter8/