Skip to content

Testing

Jonas Brømsø edited this page Jul 18, 2024 · 3 revisions

The manual way to test the Docker image is by generating a cheatsheet, this can be done as follows.

docker run --rm --volume $PWD:/tmp jonasbn/cheatset:latest generate sample.rb

Clone this wiki locally