Skip to content

zionrc/neo

Repository files navigation

neo

🐇 Follow the white rabbit.

Build Status

Neo is the command-line utility behind Zionrc project.

neo

Installation

curl -sL git.io/zion | sudo bash -

Usage

neo run matrix

Testing

docker-compose run --rm test

Url shortening

curl -i https://git.io \
     -F "url=https://raw.githubusercontent.com/zionrc/neo/master/setup.sh" \
     -F "code=zion"