The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
Jakob Schrettenbrunner ceeabd6cbc add cross platform build to travis
auto deploy on releases with travis
2017-06-27 10:03:17 +02:00
.dev/vagrant update paths in vagrant provisioning 2017-06-21 00:53:55 +02:00
api update import paths 2017-06-26 20:44:37 +02:00
config add config_test.go 2017-06-26 21:04:11 +02:00
environments update import paths 2017-06-26 20:44:37 +02:00
logs very basic thoughts on module and file structure 2017-06-19 00:01:44 +02:00
services update import paths 2017-06-26 20:44:37 +02:00
tools update import paths 2017-06-26 20:44:37 +02:00
.editorconfig add editorconfig and gitignore 2017-06-18 23:59:30 +02:00
.gitignore add cross platform build to travis 2017-06-27 10:03:17 +02:00
.travis.yml add cross platform build to travis 2017-06-27 10:03:17 +02:00
config.example.json unmarshal config into struct with viper for consistent access 2017-06-26 11:07:53 +02:00
Gopkg.lock use goverage for testing with coverage reports 2017-06-26 20:28:25 +02:00
Gopkg.toml use goverage for testing with coverage reports 2017-06-26 20:28:25 +02:00
LICENSE Initial commit 2017-05-17 12:49:29 +02:00
main.go add config_test.go 2017-06-26 21:04:11 +02:00
README.md update import paths 2017-06-26 20:44:37 +02:00
Vagrantfile update mount path in Vagrant image 2017-06-27 09:39:53 +02:00

wings.go travis codacy quality codacy coverage

A new generation of the Pterodactyl daemon, written in go