Skip to content

Incognito/hiptext-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized Hiptext

Original Hiptext: https://github.com/jart/hiptext

asciicast

Source pulled in docker image: https://github.com/incognito/hiptext

Hosted on Dockerhub at: https://hub.docker.com/_/statagroup/hiptext

docker run  -it --rm \
  --volume $PWD:/app  statagroup/hiptext:0.2 \
  hiptext [...flags] <file>

In the above example, all files in the present working directory will be mounted at /app, and then the image will be output.

A listing of available flags is possible with --helpshort or --help.

About

Dockerized hiptext

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published