Skip to content

eed3si9n/doctrine

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

doctrine

doctrine is an app to download Scala docs.

setup

install conscript (cs).

install doctrine using it.

$ cs eed3si9n/doctrine

usage

$ doctrine "org.scala-lang" % "scala-library" % "2.11.2" -o ~/doc
[info] unzippped documents to /Users/foo/doc/scala-library-2.11.2-javadoc
$ doctrine "com.github.scopt" %% "scopt" % "3.2.0" -o ~/doc      
[info] downloading https://oss.sonatype.org/content/repositories/public/com/github/scopt/scopt_2.11/3.2.0/scopt_2.11-3.2.0-javadoc.jar ...
[info]  [SUCCESSFUL ] com.github.scopt#scopt_2.11;3.2.0!scopt_2.11.jar(doc) (4525ms)
[info] unzippped documents to /Users/foo/doc/scopt_2.11-3.2.0-javadoc

About

an app to download Scala docs.

Resources

Stars

Watchers

Forks

Packages

No packages published