https://github.com/toolshive/ctf
A command-line shell utility for setting up and managing Capture The Flag (CTF)
https://github.com/toolshive/ctf
Last synced: 12 months ago
JSON representation
A command-line shell utility for setting up and managing Capture The Flag (CTF)
- Host: GitHub
- URL: https://github.com/toolshive/ctf
- Owner: ToolsHive
- License: mit
- Created: 2024-11-22T19:00:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-24T12:39:02.000Z (over 1 year ago)
- Last Synced: 2025-06-26T01:02:27.986Z (12 months ago)
- Language: TypeScript
- Size: 180 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
CTF Utility 🚀
[](http://commitizen.github.io/cz-cli/)
[](https://github.com/ToolsHive/ctf/actions/workflows/codeql.yml)
[](https://github.com/ToolsHive/ctf/actions/workflows/node-js.yml)
[](https://github.com/ToolsHive/ctf/actions/workflows/release.yml)
[](https://github.com/ToolsHive/ctf/blob/main/LICENSE)

A command-line shell utility for setting up and managing Capture The Flag (CTF)
## Table of Contents
- [Table of Contents](#table-of-contents)
- [Features](#features)
- [Contributing](#contributing)
- [License](#license)
## Features
- Manage CTF challenges easily from the command line.
- Supports user and package management.
- Integrated with ESLint and Prettier for code quality and formatting.
- Configurable with GitHub Actions for CI/CD.
## Contributing
Contributions are welcome! Please open an issue or submit a pull request for any improvements or features.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.