Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
/ elmdoc Public archive

A nascent offline Elm documentation searching thingy

Notifications You must be signed in to change notification settings

wjlroe/elmdoc

Repository files navigation

elmdoc

So you want to do some Elm but you're on the train, or without Internet somehow. How do you read all the docs for the packages you're using? Elmdoc. That's how.

Screenshot of elmdoc searching for pair

Installation

(This will no doubt be easier when this is released properly, but for now...)

  1. Get you a Rust installed
  2. Ensure $HOME/.cargo/bin is on your $PATH
  3. cargo install elmdoc -- now you have an elmdoc

Usage

  1. Open a terminal in your Elm project (this will only work if you have downloaded packages with elm-package - i.e. there is a directory called elm-stuff in your project)
  2. elmdoc pair -- This should print out the docs for the Random.pair function

About

A nascent offline Elm documentation searching thingy

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages