Python Ankara Topluluğu için hazırlanmış olan sunumların kaynak kodlarını içerir.
- ...
- Paketleme 101
- ...
The commands below can also be executed using the xc task runner, which combines the usage instructions with the actual commands. Simply run xc, it will popup an interactive menu with all available tasks.
Setup the development environment.
brew install mise marp-cli xcServe the Slidedeck using Marp.
marp PITCHME.md -pBuild the Slidedeck as a HTML, PDF and PPTX.
marp PITCHME.md --pdf
marp PITCHME.md --html
marp PITCHME.md --pptx