redo
Build automation tool
An implementation of a build system that allows automatic rebuilding of target files from source files when they change.
djb's redo implementation in Haskell (for Haskell from Scratch video series)
145 stars
12 watching
17 forks
Language: Haskell
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
kyleburton/bake | A lightweight, bash-based automation tool for project management and build scripting | 29 |
mchav/gottlob | A build tool for compiling and running Frege programs. | 0 |
basho/rebar | A tool for building and managing Erlang applications and releases | 1,061 |
judah/pier | A command-line tool for building Haskell projects using a custom build logic and leveraging Stackage and Shake libraries | 115 |
erlang/rebar3 | A tool that simplifies the process of building and releasing Erlang applications and systems in a consistent and repeatable manner. | 1,698 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
chh/bob | Automates repetitive tasks in PHP projects by defining reusable build steps using a domain-specific language | 104 |
dojo/cli | A command-line tool for automating and standardizing the build process of Dojo 2 applications. | 25 |
jekor/hesh | A Haskell implementation of a shell for scripting and automating tasks | 68 |
mpickering/apply-refact | A tool that applies refactorings to Haskell source files based on suggestions from a package. | 147 |
mstksg/auto | Provides a declarative API for creating discrete-step, locally stateful interactive programs and automations | 180 |
jogold/cloudstructs | Provides reusable AWS CDK constructs and tools for automating tasks such as code management, service deployment, and data processing. | 167 |
fowlmouth/nake | A tool for automating build and deployment processes in Nim projects | 144 |
cometd/dojo-maven | A Maven-based build system for the Dojo Toolkit | 3 |
psake/psake | A build automation tool written in PowerShell that simplifies scripting and leverages existing command-line knowledge. | 1,560 |