Skip to content

AndreasAugustin/teaching

teaching

abstract

repository for public blogs.

Dependencies

This tool is using some open source projects

  • record terminal and render to gif
python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install -r deps/terminal_recorder/requirements.txt

Now you are able to record the terminal (see below)

git submodule init
cd deps/terminal_recorder/asciinema/
cargo build -r
cd ../../..

Now you are able to transform your terminal records to gifs.

cd deps/terminal_recorder
make record
make play
make render

Contributions

Contributions of any kind welcome.

All Contributors

Lint

DEV

The development environment targets are located in the Makefile

make help

Contributors ✨

Thanks goes to these wonderful people (emoji key):


andy Augustin

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

contains some turials and HowTos

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •