davenverse / curly4s   0.0.8

MIT License GitHub
Scala versions: 2.13 2.12
Scala.js versions: 1.x

curly4s - Oh! A WISE guy, eh? Maven Central Code of Conduct

Quick Start

To get started locally. Install with npm. You will want to confirm the npm install location for your machine is on your path.

sudo npm install -g curly4s 

Then you should be able to invoke it from command line with a curl command

curly4s "curl 'https://www.icanhazdadjoke.com' -H 'Accept: application/json'"

If you prefer the jvm

Follow the instructions on installing coursier

Then install via

cs install --channel https://git.io/J1yo2 curly4s