An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

CTF Utility 🚀



[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![CodeQL Advanced](https://github.com/ToolsHive/ctf/actions/workflows/codeql.yml/badge.svg)](https://github.com/ToolsHive/ctf/actions/workflows/codeql.yml)
[![Node.js Package Test 🎉](https://github.com/ToolsHive/ctf/actions/workflows/node-js.yml/badge.svg)](https://github.com/ToolsHive/ctf/actions/workflows/node-js.yml)
[![Release](https://github.com/ToolsHive/ctf/actions/workflows/release.yml/badge.svg)](https://github.com/ToolsHive/ctf/actions/workflows/release.yml)
[![GitHub](https://img.shields.io/github/license/ToolsHive/ctf)](https://github.com/ToolsHive/ctf/blob/main/LICENSE)
![code-size](https://img.shields.io/github/languages/code-size/ToolsHive/ctf)

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.