mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Add recipes
This commit is contained in:
parent
e5ae609e9f
commit
6fd95ac36c
5
recipes/wip/dev/cargo-attribution/recipe.toml
Normal file
5
recipes/wip/dev/cargo-attribution/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/ameknite/cargo-attribution"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-check-deadlock/recipe.toml
Normal file
5
recipes/wip/dev/cargo-check-deadlock/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/hlisdero/cargo-check-deadlock"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-docs/recipe.toml
Normal file
5
recipes/wip/dev/cargo-docs/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/btwiuse/cargo-docs"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-duplicates/recipe.toml
Normal file
5
recipes/wip/dev/cargo-duplicates/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/Keruspe/cargo-duplicates"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-featalign/recipe.toml
Normal file
5
recipes/wip/dev/cargo-featalign/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/hack-ink/cargo-featalign"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-gc/recipe.toml
Normal file
5
recipes/wip/dev/cargo-gc/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/waynexia/cargo-gc"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-leet/recipe.toml
Normal file
5
recipes/wip/dev/cargo-leet/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/rust-practice/cargo-leet"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-single-line/recipe.toml
Normal file
5
recipes/wip/dev/cargo-single-line/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/mexus/cargo-single-line"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-sync-rdme/recipe.toml
Normal file
5
recipes/wip/dev/cargo-sync-rdme/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/gifnksm/cargo-sync-rdme"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/cargo-trend/recipe.toml
Normal file
5
recipes/wip/dev/cargo-trend/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/dalance/cargo-trend"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/ecargo/recipe.toml
Normal file
5
recipes/wip/dev/ecargo/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/crumblingstatue/ecargo"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/dev/lockdiff/recipe.toml
Normal file
5
recipes/wip/dev/lockdiff/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/your-tools/lockdiff"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user