Skip to content

gsnewmark/planck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planck

A stand-alone ClojureScript REPL for OS X based on JavaScriptCore.

Home page: planck-repl.org

Installing / Updating

$ brew install planck

or download it.

If you already have Planck installed via Homebrew and you'd like to update to the latest version:

$ brew update
$ brew upgrade planck

Using

Launch Planck by entering planck at the terminal.

Get help on command-line options by issuing planck -h.

For more details, see the Planck User Guide.

Building

  1. script/build
  2. Resulting binary is in build/Release/planck

You can run tests by doing:

  1. script/test

Circle CI

Additional details on developing Planck are available.

License

Copyright © 2015–2016 Mike Fikes and Contributors

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Stand-alone OS X ClojureScript REPL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 47.1%
  • Clojure 22.0%
  • C 14.7%
  • Objective-C++ 7.4%
  • Shell 5.3%
  • C++ 1.8%
  • Other 1.7%