Skip to content

A talk about mage held at GoGraz April 2021 Meetup

Notifications You must be signed in to change notification settings

m12r/talk-mage-20210419

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talk: Mage 2021-04-19

A talk about Mage held at GoGraz April 2021 Meetup.

Required Software

  • 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.

Usage

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.

License

This project is licensed under the Creative Commons BY-CA License version 4.0.

Creative Commons License BY-CA version 4.0

Dependencies


© 2021, Matthias Endler.

About

A talk about mage held at GoGraz April 2021 Meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published