underscoreio/cats-seed.g8

Name: cats-seed.g8

Owner: Underscore

Description: Quick start template for Advanced Scala with Cats.

Created: 2017-09-19 12:51:28.0

Updated: 2018-02-22 13:31:46.0

Pushed: 2017-12-30 19:41:34.0

Homepage: null

Size: 9

Language: Scala

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Cats Seed

Minimal Giter8 template to get you set up with Cats.

Copyright 2017 Underscore Consulting LLP. Licensed CC0 1.0.

Getting Started

You'll need to SBT 0.13.13 or higher to use this template.

Run the following shell command:

t new underscoreio/cats-seed.g8

You'll be prompted to enter a project and package name. Press enter twice to accept the defaults:

 [Cats Sandbox]:
age [sandbox]:

The project will be created in a directory based off of the name you specified. If you accepted the defaults the directory will be called cats-sandbox:

 ./cats-sandbox

Follow the instructions in the generated README.md file to download the necessary dependencies and launch a sample app. If you see the message “Hello Cats!“, you're good to go!


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.