forgery 0.1.1

A Makefile clone but with a few more features.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.serde_json]
version = "1.0.81"

[package]
authors = ["apinanyogaratnam"]
description = "A Makefile clone but with a few more features."
edition = "2021"
license = "MIT"
name = "forgery"
repository = "https://github.com/apinanyogaratnam/forgery"
resolver = "2"
version = "0.1.1"