Skip to content

UltiRequiem/isOdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isOdd

I always wanted to do something written in C.

Check if a number is odd, a library and command line tool.

Usage

isOdd 12 34 19
false
false
true

Install

Get the source code

git clone https://github.com/UltiRequiem/isOdd.git && cd isOdd

Compile and Install

sudo make install

Support

Open an Issue, I will check it a soon as possible 👀

If you want to hurry me up a bit send me a tweet 😆

Consider supporting me on Patreon if you like my work 🚀

Don't forget to start the repo ⭐

Versioning

We use SemVer for versioning. For the versions available, see the tags.

Authors

Eliaz Bobadilla (a.k.a UltiRequiem) - Creator and Maintainer 💪

See also the full list of contributors who participated in this project.

License

Licensed under the MIT License.