purrgil

command module
v0.3.0-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 10, 2017 License: MIT Imports: 4 Imported by: 0

README

Imgur

Purrgil is a simple wrapper for Docker stuff that helps manage a multi-container environment. After reading about Docker Orchestrators and projects that use Docker to manage their enviroments I noticed that some people had a single repository with a docker-compose.yml file and an init.sh file to launch the app and using orchestrators only for deploying.

Purrgil's goal is to help you build and manage your environments, providing you flexibility and power in your development environment.

Install

For developers that want to contribute, you can install with go manage:

go get github.com/purrgil/purrgil

For soft users on macOS, Linux, or OpenBSD run the following:

curl https://raw.githubusercontent.com/purrgil/purrgil/master/install.sh | sh

Note that you may need to run the sudo version below, or alternatively chown /usr/local:

curl https://raw.githubusercontent.com/purrgil/purrgil/master/install.sh | sudo sh

Documentation

We have a little documentation here: https://purrgil.github.io/docs/, if you want to contribute in this we are using gitbook, and the source is here. Any sugestions you can open a issue on the site repo!

Code of Conduct

We has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Contribuition Guide

If you want to contribute, first read our guide! We based on react one: Purrgil Guide

License

By contributing to Purrgil, you agree that your contributions will be licensed under its MIT license.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL