wszystkie opcje
trixie  ] [  forky  ] [  sid  ]
[ Pakiet źródłowy: mage  ]

Pakiet: mage (1.15.0+ds-2 i inne)

Odnośniki dla mage

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego mage:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

Make/rake-like dev tool using Go (program)

Mage is a make-like build tool using Go. You write plain-old go functions, and Mage automatically uses them as Makefile-like runnable targets.

Makefiles are hard to read and hard to write. Mostly because makefiles are essentially fancy bash scripts with significant white space and additional make-related syntax.

Mage lets you have multiple magefiles, name your magefiles whatever you want, and they're easy to customize for multiple operating systems. Mage has no dependencies (aside from go) and runs just fine on all major operating systems, whereas make generally uses bash which is not well supported on Windows. Go is superior to bash for any non-trivial task involving branching, looping, anything that's not just straight line execution of commands. And if your project is written in Go, why introduce another language as idiosyncratic as bash? Why not use the language your contributors are already comfortable with?

This package contains the 'mage' command-line tool.

Pobieranie mage

Pobierz dla wszystkich dostępnych architektur
Architektura Wersja Rozmiar pakietu Rozmiar po instalacji Pliki
amd64 1.15.0+ds-2+b3 1 343,4 KiB4 151,0 KiB [lista plików]
arm64 1.15.0+ds-2+b3 1 146,0 KiB3 980,0 KiB [lista plików]
armhf 1.15.0+ds-2+b3 1 159,6 KiB3 952,0 KiB [lista plików]
i386 1.15.0+ds-2+b3 1 263,5 KiB3 867,0 KiB [lista plików]
ppc64el 1.15.0+ds-2+b3 1 148,1 KiB4 108,0 KiB [lista plików]
riscv64 1.15.0+ds-2+b3 1 170,4 KiB3 916,0 KiB [lista plików]
s390x 1.15.0+ds-2+b3 1 211,5 KiB4 428,0 KiB [lista plików]