toutes les options
trixie  ] [  forky  ] [  sid  ]
[ Paquet source : mage  ]

Paquet : mage (1.15.0+ds-2 et autres)

Liens pour mage

Screenshot

Ressources Debian :

Télécharger le paquet source mage :

Responsables :

Ressources externes :

Paquets similaires :

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.

Télécharger mage

Télécharger pour toutes les architectures proposées
Architecture Version Taille du paquet Espace occupé une fois installé Fichiers
amd64 1.15.0+ds-2+b3 1 343,4 ko4 151,0 ko [liste des fichiers]
arm64 1.15.0+ds-2+b3 1 146,0 ko3 980,0 ko [liste des fichiers]
armhf 1.15.0+ds-2+b3 1 159,6 ko3 952,0 ko [liste des fichiers]
i386 1.15.0+ds-2+b3 1 263,5 ko3 867,0 ko [liste des fichiers]
ppc64el 1.15.0+ds-2+b3 1 148,1 ko4 108,0 ko [liste des fichiers]
riscv64 1.15.0+ds-2+b3 1 170,4 ko3 916,0 ko [liste des fichiers]
s390x 1.15.0+ds-2+b3 1 211,5 ko4 428,0 ko [liste des fichiers]