https://github.com/code-game-project/codegame-cli-go
The Go module for codegame-cli.
https://github.com/code-game-project/codegame-cli-go
cli go
Last synced: 5 months ago
JSON representation
The Go module for codegame-cli.
- Host: GitHub
- URL: https://github.com/code-game-project/codegame-cli-go
- Owner: code-game-project
- License: gpl-3.0
- Created: 2022-06-03T14:16:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T15:20:23.000Z (about 3 years ago)
- Last Synced: 2024-06-21T13:10:27.530Z (about 2 years ago)
- Topics: cli, go
- Language: Go
- Homepage:
- Size: 136 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# codegame-cli-go
The Go module for [codegame-cli](https://github.com/code-game-project/codegame-cli).
**This application is not intended for standalone use and should only ever be run by codegame-cli.**
## License
Copyright (c) 2022-2023 Julian Hofmann
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .