mozsprint

This commit is contained in:
George Shaw 2018-03-13 14:36:01 -05:00 committed by GitHub
parent afdc1021a2
commit cad261a6be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.github/README.md vendored
View file

@ -4,6 +4,8 @@ A web-hosting control panel written in Go.
*__Note:__ This software currently only runs on Linux systems.*
This project may qualify for Mozilla's 2018 Global Sprint, in efforts to satisfy their rules I am linking their Community Participation Guidelines [here](https://www.mozilla.org/en-US/about/governance/policies/participation/) along with their already being a code of conduct within this project located [here](https://github.com/Ennovar/gPanel/blob/master/.github/CODE_OF_CONDUCT.md).
## Table of Contents
1. [Technology Stack](#technology-stack)
2. [Preview Images](#preview-images)
@ -150,4 +152,4 @@ drwx------ 7 root root 4096 Jan 17 14:42 ..
1. go get github.com/Ennovar/gPanel
2. cd ~/go/src/github.com/Ennovar/gPanel
3. go build gpanel.go
4. sudo ./gpanel
4. sudo ./gpanel