Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/earldouglas/sbt-war.g8
A Giter8 template for sbt-war
https://github.com/earldouglas/sbt-war.g8
Last synced: 12 days ago
JSON representation
A Giter8 template for sbt-war
- Host: GitHub
- URL: https://github.com/earldouglas/sbt-war.g8
- Owner: earldouglas
- License: isc
- Created: 2019-12-31T20:55:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T17:14:13.000Z (28 days ago)
- Last Synced: 2024-10-16T23:18:04.855Z (27 days ago)
- Language: Scala
- Homepage:
- Size: 95.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Build Status](https://github.com/earldouglas/sbt-war.g8/workflows/build/badge.svg)
This is a [Giter8][g8] template for [sbt-war].
[g8]: http://www.foundweekends.org/giter8/
[sbt-war]: https://github.com/earldouglas/sbt-war## Usage
```
sbt new earldouglas/sbt-war.g8
```