File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ Use "outliner [command] --help" for more information about a command.
28
28
---
29
29
30
30
## Contents
31
+ - [ Support Cloud(IaaS)] ( #support-cloudiaas )
31
32
- [ Install or Download] ( #install-or-download )
32
33
- [ Mac OSX] ( #mac-osx )
33
34
- [ Arch linux] ( #arch-linux )
@@ -42,9 +43,14 @@ Use "outliner [command] --help" for more information about a command.
42
43
- [ Support configuration source] ( #support-configuration-source )
43
44
- [ config by ` .env ` file] ( #config-by-env-file )
44
45
- [ config by Environment Variables] ( #config-by-environment-variables )
45
- - [ Support Cloud(IaaS)] ( #support-cloudiaas )
46
46
- [ Development and Build] ( #development-and-build )
47
47
48
+ ## Support Cloud(IaaS)
49
+ * Linode
50
+ * DigitalOcean (WIP)
51
+ * Vultr (WIP)
52
+ * ...
53
+
48
54
## Install or Download
49
55
### Mac OSX
50
56
```
@@ -130,12 +136,6 @@ TOKEN_NAME_2 = TOKEN_VALUE_2
130
136
$ {TOKEN_NAME_1}={TOKEN_VALUE_1} outliner [command]
131
137
```
132
138
133
- ## Support Cloud(IaaS)
134
- * Linode
135
- * DigitalOcean (WIP)
136
- * Vultr (WIP)
137
- * ...
138
-
139
139
## Development and Build
140
140
#### 1. install package and build binary
141
141
```
You can’t perform that action at this time.
0 commit comments