You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Devbox.sh badge to Readme
Signed-off-by: John Lago <[email protected]>
## Summary
## How was it tested?
Signed-off-by: John Lago <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,10 @@ Devbox was originally developed by [jetpack.io](https://www.jetpack.io) and is i
20
20
21
21
## Demo
22
22
23
+
You can try out Devbox in your browser using the button below:
24
+
25
+
[](https://devbox.sh/new)
26
+
23
27
The example below creates a development environment with `python 2.7` and `go 1.18`, even though those packages are not installed in the underlying machine:
0 commit comments