Navigation Menu

Skip to content

dlchet/Scalex-CLI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Command line interface for Scalex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 97.6%
  • Shell 2.4%