The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
Jakob Schrettenbrunner 7055f0c9b2 update import paths
update Readme with shields
2017-06-26 20:44:37 +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 unmarshal config into struct with viper for consistent access 2017-06-26 11:07:53 +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 vagrant setup 2017-06-21 00:42:14 +02:00
.travis.yml use goverage for testing with coverage reports 2017-06-26 20:28:25 +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 update import paths 2017-06-26 20:44:37 +02:00
README.md update import paths 2017-06-26 20:44:37 +02:00
Vagrantfile add vagrant setup 2017-06-21 00:42:14 +02:00

wings.go travis codacy quality codacy coverage

A new generation of the Pterodactyl daemon, written in go