Skip to content

Truelies - A truth-table cheat sheet for the command-line

License

Notifications You must be signed in to change notification settings

AlexanderBodin/truelies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Truelies

A truth-table cheat sheet for the command-line

GitHub top language GitHub GitHub last commit GitHub repo size in bytes

Usage

IMG

Installation

  1. Git clone the repository.
    • git clone https://github.com/AlexanderBodin/truelies.git
  2. Change working directory to truelies.
    • cd truelies
  3. Install truelies using the Makefile.
    • make install (You may have to run this as root).

Update

Use make update to update truelies to the newest version.

Uninstall

Use make uninstall to uninstall truelies. This removes all related files from your system.

Run

You can run truelies from any folder on your system, all the makefile does, is to move the files to a "sane" location. The Makefile is optional.

Development

To improve or suggest something simply open an issue or submit a Pull Request.

Contributing

  1. Fork it (https://github.com/AlexanderBodin/truelies/fork)
  2. Create your feature branch | Example:git checkout -b my-new-feature)
  3. Commit your changes | Example:git commit -am 'Add some feature')
  4. Push to the branch | Example:git push origin my-new-feature)
  5. Create a new Pull Request

License

MIT 2018 Alexander Bodin

About

Truelies - A truth-table cheat sheet for the command-line

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published