Crate node_template_release
source ยทStructsยง
- Dependency ๐
- Options ๐
Constantsยง
- SUBSTRATE_GIT_URL ๐
Functionsยง
- build_and_test ๐Build and test the generated node-template
- copy_node_template ๐Copy the
node-template
to the given path. - find_cargo_tomls ๐Find all
Cargo.toml
files in the given path. - get_git_commit_id ๐Gets the latest commit id of the repository given by
path
. - main ๐
- parse_cargo_toml ๐Parse the given
Cargo.toml
. - process_cargo_tomls ๐Processes all
Cargo.toml
files, aggregates dependencies and saves the changes. - Rewrites git dependencies:
- Update the top level (workspace)
Cargo.toml
file. - write_cargo_toml ๐Write the given
Cargo.toml
to the given path.
Type Aliasesยง
- CargoToml ๐
- Dependencies ๐