This repository has been archived by the owner on Oct 28, 2022. It is now read-only.
Changelog
595e988 Added cmd/ directory to support meloctl in the same project. Added meloctl Cobra commands' code in cmd/. Moved Melody's main.go into cmd/ following for the new project architecture
f4b9839 Added docker-compose.yml to release archive
04baea7 Modified the Dockerfile to accomodate the use of the cmd/ folder
af6396a Refactored some code to allow easier reuse and added fresh meloctl code
67f2a5f Renamed the http parser file to a more specific filename. Moved the function from config/utils.go to the global package fileutils
29658bf Update go module