Skip to content

frees-io/freestyle-seed.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freestyle-seed

This is a giter8 template with all you need to create a minimum project based on Freestyle.

The template includes a Hello World with a simple @free algebra.

Usage

  1. Create a new project:
sbt new frees-io/freestyle-seed.g8
  1. Fill the required information (you can see an example below):
...

name [Project Name]: freestyle-helloworld
projectDescription [Project Description]: RPC with Freestyle
project [project-name]: freestyle-helloworld
package [freestyle]:
Skipping existing file: ./freestyle-helloworld/.gitignore

Template applied in ./freestyle-helloworld

The new project will be created in a new folder in the root directoy of this project with the name introduced before.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages