Home

Awesome

Jarvis

PRs Welcome Go Report Card Go Project Layout Go Doc License: MIT Template from jarvis

"Perhaps, if you intend to visit other planets, we should improve the exosystems."

Personal assistant 🤖 [still under development]

Projects used Jarvis

Install

go get github.com/armour/jarvis

Config file

Create a jarvis.json file under home directory like below, jarvis will use these informations later in the project generator.

{
    "author": "Chong Guo",
    "email": "armourcy@gmail.com",
    "githubUser": "Armour",
    "dockerUser": "cguo"
}

Todos

Usage examples

Contributing

See CONTRIBUTING.md

License

MIT License