全部搜索项
bianca  ]
[ 源代码: mage  ]

软件包:mage(1.15.0+ds-2 以及其他的)

mage 的相关链接

Screenshot

下载源码包 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

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
arm64 1.15.0+ds-2+b3 1,146.0 kB3,980.0 kB [文件列表]