Skip to content

This is the official (Giter) template to create your own CodeFeedr plugin.

License

Notifications You must be signed in to change notification settings

codefeedr/codefeedr-plugin-template.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giter8 CodeFeedr project template

This is giter8 template to generate a CodeFeedr plugin template using Scala and SBT.

How to use

First make sure sbt is installed (you need version 0.13.13 or later)

In order to generate a CodeFeedr project enter on the command line:

$ sbt new codefeedr/codefeedr-plugin-template.g8

This will prompt for a couple of parameters (project name, scala version...) and the generate a CodeFeedr project using Scala and SBT.

You can then follow the README.md of the generated project for build and run instructions.

About

This is the official (Giter) template to create your own CodeFeedr plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages