v1.2.5
·
207 commits
to c9c53d965dac88a17bdd93fb5d06c965a5820686
since this release
- Add support for config file (yml), when platypus started, it will detect the existence of
config.yml
1.1. if not exists, it will create it by the template file
1.2. if exists, it will read and parse the configuration to initialize - Use go-bindata to keep platypus dependency-free, which means all you need is a single stand-alone file