https://github.com/code-game-project/codegame-cli-js
The JavaScript/TypeScript module for codegame-cli.
https://github.com/code-game-project/codegame-cli-js
cli js
Last synced: 4 months ago
JSON representation
The JavaScript/TypeScript module for codegame-cli.
- Host: GitHub
- URL: https://github.com/code-game-project/codegame-cli-js
- Owner: code-game-project
- License: gpl-3.0
- Created: 2022-06-09T20:24:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T23:24:22.000Z (over 3 years ago)
- Last Synced: 2025-12-18T05:20:55.869Z (6 months ago)
- Topics: cli, js
- Language: Go
- Homepage:
- Size: 74.2 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-js
The JavaScript/TypeScript 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 .