Skip to content

🌈 My name is Markus; I am one of them; These are your images!

License

Notifications You must be signed in to change notification settings

SudoDotDog/Markus

Repository files navigation

Markus

Build Status codecov Version Gitter

🌈 My name is Markus; I am one of them; These are your images!

Host your Markus and read the following simple documents to get starting!

Install

Via Clone

git clone https://github.com/sudo-dog/Markus.git
make install

Via script

curl -sSL https://raw.githubusercontent.com/sudo-dog/Markus/master/bin/install.sh | sudo sh -
# or
wget -qO- https://raw.githubusercontent.com/sudo-dog/Markus/master/bin/install.sh | sudo sh -

Host

# Use your process daemon controller
make build
node dist/script/service/service.js

# Run in terminal
make

Test

make tests

Documents

Config

Config your markus.conf

APIS

Host your markus service in debug mode, and launch <markus host domain>/doc to see auto generated documentation.

Markus SDKs

Created by Ghoti-CLI 4.1.2