Skip to content

kaaquist/ixirc-enricher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ixirc-enricher

Raison d'être

TODO: your project description

Features

This project comes with number of preconfigured features, including:

Running

  • sbt stage
  • target/universal/stage/bin/word-count --output=wc

Packaging

This template comes with sbt-native-packager and it allows you to build zips, docker images, etc. Have a look at the documentation for more details.

sbt
# create a zip file
> universal:packageBin
# publish a docker image to your local registry
> docker:publishLocal

Testing

This template comes with an example of a test, to run tests:

sbt test

REPL

To experiment with current codebase in Scio REPL simply:

sbt repl/run

This project is based on the scio.g8.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages