10 projects
Gulp
A toolkit to automate & enhance your workflow
3,399
1,255
$144K
mise-en-place
A command-line tool for managing development environments and tool versions, providing a unified interface for installing and switching between different versions of programming languages, tools, and dependencies
1,869
717
$8.1M
just
Just is a command runner and task automation tool that serves as a modern alternative to Make. It allows users to save and run project-specific commands using a simple YAML-like syntax in a justfile, providing features like dependencies, aliases, and cross-platform support.
1,466
586
$1.6M
FAKE - F# Make
FAKE is a build automation system for .NET and F# projects that uses F# script files to specify build tasks. It provides a domain-specific language for defining build processes, dependency management, and automated deployment workflows.
1,376
271
$6M
Cake
:cake: Cake (C# Make) is a cross platform build automation system.
1,364
307
$4.5M
Jake
Jake is a JavaScript build tool and task runner that offers a pure JavaScript alternative to Make, supporting asynchronous task execution and file operations
402
146
$156K
Mage
Mage is a make/rake-like build tool using Go. It allows you to write build targets in Go instead of makefiles, providing type safety, IDE features, and the ability to cross-compile. Mage enables you to define tasks in regular Go files that can be run with the 'mage' command.
398
179
$766K
Gulp Sass
SASS plugin for gulp
gruntjs/grunt
Grunt: The JavaScript Task Runner