https://github.com/cryptoc1/maybe
like yes and no, but maybe
https://github.com/cryptoc1/maybe
Last synced: over 1 year ago
JSON representation
like yes and no, but maybe
- Host: GitHub
- URL: https://github.com/cryptoc1/maybe
- Owner: Cryptoc1
- License: mit
- Created: 2015-10-11T21:39:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-11T22:00:44.000Z (over 10 years ago)
- Last Synced: 2025-01-27T06:31:01.134Z (over 1 year ago)
- Language: C
- Size: 148 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# maybe
Like `yes` and `no`, but `maybe`.
### Usage
`$ maybe [expletive]`
### Compile/Install
`gcc -o maybe main.o; cp maybe /usr/local/bin`
...why