mirror of
https://github.com/nushell/nushell.git
synced 2025-06-03 00:26:26 +02:00
add automated setup badge and add .gitpod.yml patch (#1246)
* add automated setup badge and add .gitpod.yml patch * Update .gitpod.yml
This commit is contained in:
parent
e059c74a06
commit
fb977ab941
@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
file: .gitpod.Dockerfile
|
file: .gitpod.Dockerfile
|
||||||
tasks:
|
tasks:
|
||||||
- init: cargo install nu --features=stable
|
- init: cargo install --path . --force --features=stable
|
||||||
command: nu
|
command: nu
|
||||||
github:
|
github:
|
||||||
prebuilds:
|
prebuilds:
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
[](https://gitpod.io/#https://github.com/nushell/nushell)
|
||||||
[](https://crates.io/crates/nu)
|
[](https://crates.io/crates/nu)
|
||||||
[](https://dev.azure.com/nushell/nushell/_build/latest?definitionId=2&branchName=master)
|
[](https://dev.azure.com/nushell/nushell/_build/latest?definitionId=2&branchName=master)
|
||||||
[](https://discord.gg/NtAbbGn)
|
[](https://discord.gg/NtAbbGn)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user