все параметры
trixie  ] [  forky  ] [  sid  ]
[ Источник: mage  ]

Пакет: mage (1.15.0+ds-2 и другие)

Ссылки для mage

Screenshot

Ресурсы Debian:

Исходный код mage:

Сопровождающие:

Внешние ресурсы:

Подобные пакеты:

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.

Загрузка mage

Загрузить для всех доступных архитектур
Архитектура Версия Размер пакета В установленном виде Файлы
amd64 1.15.0+ds-2+b3 1 343,4 Кб4 151,0 Кб [список файлов]
arm64 1.15.0+ds-2+b3 1 146,0 Кб3 980,0 Кб [список файлов]
armhf 1.15.0+ds-2+b3 1 159,6 Кб3 952,0 Кб [список файлов]
i386 1.15.0+ds-2+b3 1 263,5 Кб3 867,0 Кб [список файлов]
ppc64el 1.15.0+ds-2+b3 1 148,1 Кб4 108,0 Кб [список файлов]
riscv64 1.15.0+ds-2+b3 1 170,4 Кб3 916,0 Кб [список файлов]
s390x 1.15.0+ds-2+b3 1 211,5 Кб4 428,0 Кб [список файлов]