- Notifications
You must be signed in to change notification settings - Fork0
Scaffolder for Java applications based on the Trinity Architecture.
License
oregor-projects/trinity-scaffolder-java
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Scaffolder for Java applications based on the Trinity Architecture.
To learn more about the Trinity Architecture go to:https://medium.com/oregor/the-trinity-architecture-c89ed5743c1e
To browse an existing scaffolded Java project go to:https://github.com/oregor-projects/trinity-demo-java
You can directly download the CLI from maven central:
https://search.maven.org/search?q=a:trinity-scaffolder-java-cli
And then execute:
java -jar trinity-scaffolder-java-cli-{latest-version}.jarMake sure to replace the{latest-version} with the actual version.For example:
java -jar trinity-scaffolder-java-cli-0.0.6.jar
Alternatively, you can clone and build the master branch.
git clone https://github.com/oregor-projects/trinity-scaffolder-java.gitcd trinity-scaffolder-javachmod +x mvnw./mvnw packagejava -jar trinity-scaffolder-java-cli/target/trinity-scaffolder-java-cli.jarAnd then execute:
java -jar trinity-scaffolder-java-cli/target/trinity-scaffolder-java-cli.jar
About
Scaffolder for Java applications based on the Trinity Architecture.
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.