Skip to content

CLI to search for Scala libraries on Scaladex, made with Scala.js and published to NPM

License

Notifications You must be signed in to change notification settings

neandertech/dexsearch

Repository files navigation

dexsearch

This humble CLI lets you search for Scala libraries via Scaladex, and stores them in your clipboard, well formatted, ready to paste in build files and scripts.

Installation

Requires nodejs/npm installed.

npm install dexsearch -g

Example commands

$ dexsearch
$ dexsearch --help
$ dexsearch --build-tool mill fs2
$ dexsearch -b sbt decline

Demo

2023-01-07 09 48 19

About

CLI to search for Scala libraries on Scaladex, made with Scala.js and published to NPM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages