A talk about Mage held at GoGraz April 2021 Meetup.
- go >= v1.16
- node >= v14
- xdg-open
Note: if xdg-open
is not installed, it will write an error to stderr
and you have to manually open your web browser.
Just run the following command. It starts a http server, and a web browser where the presentation is shown.
go run main.go
The example code uses mage for building.
cd code
mage
Note: instead of mage
, you can also run go run bootstrap.go
, if you
don't have mage
installed.
This project is licensed under the Creative Commons BY-CA License version 4.0.
© 2021, Matthias Endler.