- Go 1.19 or higher
- Git
- Clone the repository:
git clone https://github.com/thewizardshell/froggit.git
cd froggit- Install dependencies:
go mod download- Run the application:
go run main.gomain.go: Application entry pointinternal/: Core packagesdocs/: Documentation
go build -o froggitgo test ./...See Contributing Guidelines for details on our code of conduct and process for submitting pull requests.