Skip to content

heyLu/planck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

822 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Planck 2.0 Alpha

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

 
 
 

Contributors

Languages

  • Objective-C 46.5%
  • Clojure 21.7%
  • C 15.9%
  • Objective-C++ 7.3%
  • Shell 5.2%
  • C++ 1.7%
  • Other 1.7%