Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cheatsheetify

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cheatsheetify

cheatsheetify is a command-line tool that generates PDF versions of cheatsheets for popular command-line tools

  • 0.1.2
  • PyPI
  • Socket score

Maintainers
1

Cheatsheetify

PyPI - Version GitHub Actions Workflow Status

cheatsheetify is a command-line tool that generates PDF versions of cheatsheets for popular command-line tools.

Documentation: cheatsheetify.hyperoot.dev

Features

  • Generates PDF cheatsheets for popular command-line tools.
  • Easy to use with a simple command-line interface.
  • Customizable output options.
  • Custom themes for the PDFs

Installation

To install cheatsheetify, you can use pip:

pip install cheatsheetify

Usage

python cheatsheetify <list of commands>

For example, to generate a cheatsheet for ls cp rm, you would run:

python cheatsheetify ls cp rm

The generated PDF cheatsheet will be saved in the current directory. Read the documentation to learn more about the avialable customizations.

Credits

This project would not have been possible without the awesome tldr project.

Contributing

Contributions are welcome! If you'd like to add support for a new command-line tool or improve an existing cheatsheet, feel free to open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc