Skip to content

Instantly share code, notes, and snippets.

@ChristopherDavenport
Last active September 13, 2022 22:19
Show Gist options
  • Save ChristopherDavenport/e89709a4d6d17e5af6633b200aa53c3b to your computer and use it in GitHub Desktop.
Save ChristopherDavenport/e89709a4d6d17e5af6633b200aa53c3b to your computer and use it in GitHub Desktop.
Curly Coursier Install
{
"curly4s": {
"repositories": [
"central"
],
"dependencies": [
"io.chrisdavenport::curly4s:latest.release"
]
},
"shellserve": {
"repositories": [
"central"
],
"dependencies": [
"io.chrisdavenport::shellserve:latest.release"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment