Skip to content

MongoCamp/mongocamp-plugin.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merlin Scala G8 Template

Usage

Run Template in console $ g8 https://github.com/MongoCamp/mongocamp-plugin.g8.git

or

$ sbt new git@github.com:MongoCamp/mongocamp-plugin.g8.git

You'll be prompted for each parameter, with its default value in square brackets:

name [example-name]:

Development

rm -rf sample-plugin; g8 file://mongocamp-plugin.g8; rm -rf target; rm -rf project; cd ./sample-plugin; sbt clean test dependencyUpdates; pnpm outdated;

About

Giter8 Template to create MongoCamp Server Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published