Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdwagner/synacor-challenge
https://github.com/mdwagner/synacor-challenge
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdwagner/synacor-challenge
- Owner: mdwagner
- License: mit
- Created: 2021-12-11T19:36:58.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-07T16:11:45.000Z (12 months ago)
- Last Synced: 2024-01-07T20:44:51.859Z (12 months ago)
- Language: Assembly
- Homepage: https://challenge.synacor.com/
- Size: 242 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# synacor_challenge
## Usage
### Build
```sh
shards build synacor_program --release
```### Run
```sh
./bin/synacor_program
```