Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 981 Bytes

File metadata and controls

26 lines (20 loc) · 981 Bytes

Hack In

This branch is made for the purpose of development of the anthill itself.

Mac OS X

To setup minimal development environment on Mac Os X, you will need:

  1. Install PyCharm (Community Edition is fine)
  2. Clone this branch, including all submodules
    git clone -b dev https://github.com/anthill-platform/anthill-dev.git
    cd anthill-dev
    git submodule update --init --recursive
  3. Install docker. Run:
    docker-compose up .
  4. Open http://localhost:9500 in your browser
  5. Press "Proceed", login using username root and password anthill. You should see something like this: