zionrc / neo

Zion(rc) tag runner
MIT License
1 stars 0 forks source link
the-matrix

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"