/Scalex-CLI

Command line interface for Scalex

Primary LanguageScalaApache License 2.0Apache-2.0

A command line interface for Scalex

Scalex is a cool Hoogle style index for Scaladocs.

Install

  • Download files 'scalex' and 'scalex-cli.jar' from 'bin/'
  • Put those files to some dir in your PATH

Try it:

scalex 'List[A] => A'
scalex 'List[A] => (A => B) => List[B]'
scalex -d addString
scalex -h