https://github.com/clementreiffers/bakefile
Better Makefile written in Rust 🦀
https://github.com/clementreiffers/bakefile
clap cli makefile makefile-template rust
Last synced: 3 months ago
JSON representation
Better Makefile written in Rust 🦀
- Host: GitHub
- URL: https://github.com/clementreiffers/bakefile
- Owner: clementreiffers
- License: gpl-3.0
- Created: 2024-08-02T20:15:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-28T16:16:22.000Z (over 1 year ago)
- Last Synced: 2025-05-14T14:48:33.345Z (7 months ago)
- Topics: clap, cli, makefile, makefile-template, rust
- Language: Rust
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bakefile
Better Makefile written in Rust 🦀
## Introduction
Welcome to Bakefile! This project is a modern reimagining of the traditional Makefile, written in Rust. Bakefile aims to address the limitations of Makefile by providing enhanced functionality, such as managing real hosted templates and incorporating built-in functions to create smaller and faster build configurations.
## Why Bakefile?
Makefiles have been the go-to solution for managing build processes in numerous projects. However, as projects grow in complexity, traditional Makefiles can become cumbersome and difficult to maintain. Bakefile seeks to overcome these challenges by introducing a more robust and feature-rich alternative, leveraging the power and performance of Rust.
## Contribution
do you want to contribute to this project?
do not hesitate to create a pull request or send an email to reiffersclement@gmail.com !