Skip to content

johanatan/planck

 
 

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

Additional details on developing Planck are available.

Planck 2.0 Alpha

Planck 2.0 alpha Ubuntu binaries are available for download.

Instructions on building the Planck 2.0 alpha on Linux and OS X are in the planck-c tree.

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 43.3%
  • Clojure 20.6%
  • C 19.1%
  • Shell 6.9%
  • Objective-C++ 6.8%
  • C++ 1.7%
  • Other 1.6%