coin_toss
Version, currently 1.0.01 version
- 1.0.0latestOct 17, 2024
github.com/dogwaterdev1/coin_toss
No description declared in shard.yml.
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
coin_toss:
github: dogwaterdev1/coin_toss
version: ~> 1.0.0Then run:
shards installshard.yml
- Crystal
>= 1.13.3- License
- MIT
- Author
- Blake Costa
- Target
coin_tossfrom src/coin_toss.cr
Dependencies
This version declares no dependencies.
README
coin_toss
an insanely simple coin_toss utility that you can use. Built for windows. Will have to run from source and create own binaries if want on mac/linux
Installation
use .exe binary. Download it. add it to your path, call ct (short for rock paper scissors) to run the utility. Or rename to whatever you want. Detailed steps:
- Download package and unzip, rename
.exetoct. - Put the binary (the
.exe) in a folder it can live permanently. - Open System Properties > Advanced > Environment Variables
- Edit the PATH variable
- Add the directory containing the executable, separating it with semicolons if needed.
- Restart PC if needed, or refresh terminal.
- Type
ctin terminal. It should run
Usage
just run ct from command line
Development
It's basically done, and insanely simple
Contributing
- Fork it (https://github.com/your-github-user/coin_toss/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- dogwaterdev1 - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
1.0.0- Tagged
- Oct 17, 2024
- Commit
1afe84761245- Crystal
>= 1.13.3- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/dogwaterdev1/coin_toss
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1