mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
Add recipes
This commit is contained in:
parent
a652fbc0a9
commit
e5ae609e9f
5
recipes/wip/dev/cargo-auto/recipe.toml
Normal file
5
recipes/wip/dev/cargo-auto/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/automation-tasks-rs/cargo-auto"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-depsize/recipe.toml
Normal file
5
recipes/wip/dev/cargo-depsize/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/Alfex4936/cargo-depsize"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-feature-combinations/recipe.toml
Normal file
5
recipes/wip/dev/cargo-feature-combinations/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/romnn/cargo-feature-combinations"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-ft/recipe.toml
Normal file
5
recipes/wip/dev/cargo-ft/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/stormshield/cargo-ft"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-list/recipe.toml
Normal file
5
recipes/wip/dev/cargo-list/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/qtfkwk/cargo-list"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-lockup/recipe.toml
Normal file
5
recipes/wip/dev/cargo-lockup/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/collinoc/cargo-lookup"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-selector/recipe.toml
Normal file
5
recipes/wip/dev/cargo-selector/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/lusingander/cargo-selector"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-workspace-version/recipe.toml
Normal file
5
recipes/wip/dev/cargo-workspace-version/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/ava-labs/cargo-workspace-version"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/margo/recipe.toml
Normal file
5
recipes/wip/dev/margo/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/integer32llc/margo"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/tools/byteblitz/recipe.toml
Normal file
5
recipes/wip/tools/byteblitz/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/noahra/byteblitz"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user