MIRROR: javascript for ๐Ÿœ's, a tiny runtime with big ambitions
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

update maidfile

+1 -1
+1 -1
maidfile.toml
··· 7 7 script = "meson clean" 8 8 9 9 [tasks.download] 10 - script = ".github/download.sh" 10 + script = [".github/download.sh", "open .github/artifacts"] 11 11 12 12 [tasks.run] 13 13 script = ["maid build -q", "./build/ant %{arg.1}"]