すべてのオプション
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 kB4,151.0 kB [ファイル一覧]
arm64 1.15.0+ds-2+b3 1,146.0 kB3,980.0 kB [ファイル一覧]
armhf 1.15.0+ds-2+b3 1,159.6 kB3,952.0 kB [ファイル一覧]
i386 1.15.0+ds-2+b3 1,263.5 kB3,867.0 kB [ファイル一覧]
ppc64el 1.15.0+ds-2+b3 1,148.1 kB4,108.0 kB [ファイル一覧]
riscv64 1.15.0+ds-2+b3 1,170.4 kB3,916.0 kB [ファイル一覧]
s390x 1.15.0+ds-2+b3 1,211.5 kB4,428.0 kB [ファイル一覧]