Releases: phpdevcommunity/wf
Releases · phpdevcommunity/wf
fix: resolved bug in docker_compose command
fix: resolved bug in docker_compose command
Initial commit of WF project
- Added the main Go structure for the WF CLI tool.
- Implemented basic command parsing and execution logic.
- Included a sample
build.shscript for multi-platform builds. - Initial setup for GitHub Actions to automate builds and releases.
- Added README with project description and usage instructions.
- Included LICENSE file (AGPL-3.0) for open-source licensing.