command
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Nov 28, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
PiaaS
A heroku like PaaS for the Raspberry Pi or any linux system.
Building
- First of all fetch all the packages without installing.
go get -d github.com/magrandera/PiaaS-go
cd
into the project directory
cd $GOPATH/src/github.com/magrandera/PiaaS-go
- install dependencies with glide
glide install --strip-vendor
- build the binary using the makefile
make
- binary is in the build folder
Deployment
Full explanation available here
Built With
- Glide - Dependency Management
- cli - CLI framework
- moby - Docker repository
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Authors
See also the list of contributors who participated in this project.
License
This project is licensed under the Apache2.0 License - see the LICENSE.md file for details
Acknowledgments
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.