Skip to content

TonioGela/shellfish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shellfish - Shell Scripting for Cats-Effect Maven Central Code of Consuct

Quick Start

To use shellfish in an existing SBT project with Scala 2.11 or a later version, add the following dependencies to your build.sbt depending on your needs:

libraryDependencies ++= Seq(
  "io.chrisdavenport" %% "shellfish" % "<version>"
)

About

Shell Scripting for Cats-Effect

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Scala 99.6%
  • Ruby 0.4%