Skip to content

jmjava/freestyle-lib-template.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Giter8 template for Freestyle Lib projects.

Creating New Freestyle Project

  1. Create a new project from Freestyle g8 template:
sbt new jmjava/freestyle-lib-template.g8

Debugging this template

In the case you need to change this plugin, the easiest way to test it locally is:

sbt new file:///the/path/to/freestyle-lib-template.g8
For example from the checkout directory - use the template to generate a new project
/git/freestyle-rpc-lib-template.g8$ sbt new file://`pwd`

--follow prompts

Now compile and package the project
/git/freestyle-lib-template.g8/freestylelib/ sbt publishLocal

Template license

Written in 2018 by John Menke

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 http://creativecommons.org/publicdomain/zero/1.0/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages