Sign inSign up

justin2004/vtmc_box

By justin2004

•Updated almost 7 years ago

docker wrapper for "Video Terminal Master of Ceremonies"

Image
0

847

justin2004/vtmc_box repository overview

⁠vtmc_box

⁠what
⁠why
⁠how
  • use a GNU/Linux distro and have docker installed

  • create an alias in your .bashrc

   alias vtmc='docker run --user=`id -u`:`id -u` -v `pwd`:/mnt --rm -it justin2004/vtmc_box'
  • source .bashrc
  • to start a new presentation
    • cd to a directory where you want to keep the slides
    • run vtmc template to generate slide templates in your current directory
    • run vtmc to play the slides in your current directory
    • run vtmc help for help

Tag summary

Content type

Image

Digest

Size

94.2 MB

Last updated

almost 7 years ago

docker pull justin2004/vtmc_box