Git Product home page Git Product logo

cloxp-install

cloxp -- a Clojure IDE for explorative and interactive development.

Run the live web version without install: cloxp.lively-next.org

Or use this install script for setting cloxp up locally.

Installation

Mac OS and Linux

Prerequisites are: git, java, leiningen, node.js version >=4.

  1. Download the latest release: https://github.com/cloxp/cloxp-install/releases/
  2. Open a terminal.
  3. Uncompress: $ unzip cloxp-0.2.0.zip; cd cloxp-0.2.1
  4. Install: $ ./install.sh
  5. Start: $ ./start.sh

Cloxp should now be running at http://localhost:9001/cloxp.html.

To stop the server press Ctrl-c.

Windows

Prerequisites are: git, java, leiningen.

  1. Download the latest release: https://github.com/cloxp/cloxp-install/releases/
  2. Uncompress the zip file, e.g. cloxp-pre-0.0.8.zip
  3. Open a command line on the uncompressed folder.
  4. Install: $ install.cmd
  5. Start: $ start.cmd

Docker

A docker setup is available: cloxp/cloxp-docker. Prerequisites: docker, a docker supported VM like virtualbox. It should work on all platforms that support docker.

Install notes

On Arch Linux you might have to set the python path for installing when your default python isn't of version 2: $ PYTHON=python2.7 ./install.sh.

LICENSE

All code is published under the MIT license.

cloxp's Projects

clj-system-navigator icon clj-system-navigator

Mapping namespaces and code locations to files and sources using Clojure runtime information

cloxp-com icon cloxp-com

intra- and inter-system messaging for cloxp

cloxp-repl icon cloxp-repl

Repl handler for cloxp. This is not meant for direct / manual rep usage but as an interface for the cloxp development environment.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.