Skip to content

Commit

Permalink
Add running presentation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
spinningtopsofdoom committed Mar 31, 2017
1 parent 1b25169 commit 51a648b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Starting with ClojureScript

## Running Presentation

Install [showoff](https://github.com/puppetlabs/showoff) with this command `bundle install`

After showoff has been install run `showoff serve`

and then navigate to `localhost:9090`

## Optional third party tools

`rlwrap`, a tool that makes command line repls more usable, called with `rlwrap <repl command>`
Expand Down

0 comments on commit 51a648b

Please sign in to comment.