/macgyver

DevOps Multi-Tool https://circleci.com/dashboard

Primary LanguageJavaScript

#MacGyver

Circle CI Download

Quick Start

If you want to start using MacGyver without building it from source, your best option is to clone the macgyver-quickstart repository and follow the instructions there.

Building From Source

You must have Neo4j running on your local machine.

To Build and Test:

./gradlew clean check

To run:

./gradlew run

Point your web browser at http://localhost:8080 and log in with admin/admin.

Changes

Change Log