https://github.com/furqansoftware/cactus
Programming contest hosting application
https://github.com/furqansoftware/cactus
golang sport-programming toph
Last synced: 6 months ago
JSON representation
Programming contest hosting application
- Host: GitHub
- URL: https://github.com/furqansoftware/cactus
- Owner: FurqanSoftware
- License: bsd-3-clause
- Created: 2014-11-07T05:40:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T13:46:28.000Z (over 2 years ago)
- Last Synced: 2024-04-09T22:17:59.550Z (about 1 year ago)
- Topics: golang, sport-programming, toph
- Language: JavaScript
- Homepage:
- Size: 3.76 MB
- Stars: 4
- Watchers: 3
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cactus
[](https://www.codetriage.com/furqansoftware/cactus)
Cactus is a programming contest hosting application.

## Build
``` sh
make
````## Usage
```
sudo ./cactus
```## Why Cactus?
In 2014, I wanted to build an alternative to PC^2; a better way of hosting on-site programming contests over the local area network. Unlike PC^2, Cactus doesn't need a client to be installed on every computer. Cactus can be distributed as a single all-in-one binary.
Cactus served as my creative outlet until I started working on [Toph](https://toph.co).