Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 613 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 613 Bytes

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"