We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 201c7d8 commit ab3e1a2Copy full SHA for ab3e1a2
README.md
@@ -5,3 +5,13 @@ DevPod allows you to spin up dev environments based on the devcontainer.json. Th
5
## Usage
6
7
Get a API Token from Vultr and whitelist your IP.
8
+
9
+## Getting MACHINE_TYPE
10
11
+[https://www.vultr.com/api/#tag/plans/operation/list-plans](https://www.vultr.com/api/#tag/plans/operation/list-plans)
12
13
+## TODO
14
15
+- [ ] Remove unneeded values like DISK_IMAGE
16
+- [ ] Use Volumes
17
+- [ ] Timeout
0 commit comments