spaas

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

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

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