mirror of
https://github.com/vacp2p/zerokit.git
synced 2025-01-10 06:16:15 +00:00
1502315605
* feat: add Makefile with pre build check. add targets for build, test and clean * feat: add workspace level build file * chore: add skeletal build files for each crate * chore: remove environment variable to extend workspace makefile * chore: formatting * chore: add release flags to all builds/tests
3 lines
50 B
TOML
3 lines
50 B
TOML
[env]
|
|
CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true
|