Initialize loco app
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
[build]
|
||||
rustflags = ["-C", "link-arg=-fuse-ld=lld"]
|
||||
|
||||
[alias]
|
||||
loco = "run --"
|
||||
loco-tool = "run --"
|
||||
|
||||
playground = "run --example playground"
|
||||
|
||||
Reference in New Issue
Block a user