File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -226,12 +226,18 @@ This automatically triggers compilation for all platforms and creates a release
226
226
4 . Push to the branch (` git push origin feature/amazing-feature ` )
227
227
5 . Open a Pull Request
228
228
229
+ ## 📁 Complete documentation
230
+ 1 . [ Intro] ( https://gist.github.com/sre-helmcode/8b67790107fa890ce078696edb5967e0#file-intro-md )
231
+ 2 . [ Basic Usage] ( https://gist.github.com/sre-helmcode/8b67790107fa890ce078696edb5967e0#file-basic_usage-md )
232
+ 3 . [ Basic Deploy] ( https://gist.github.com/sre-helmcode/8b67790107fa890ce078696edb5967e0#file-basic_deploy-md )
233
+ 4 . [ Advanced Deploy] ( https://gist.github.com/sre-helmcode/8b67790107fa890ce078696edb5967e0#file-advanced_deploy-md )
234
+ 5 . [ Debugging] ( https://gist.github.com/sre-helmcode/8b67790107fa890ce078696edb5967e0#file-debug-md )
235
+
229
236
## 📄 License
230
237
231
238
[ Apache License 2.0] ( https://github.com/helmcode/coderun-cli/blob/main/LICENSE )
232
239
233
240
## 🔗 Links
234
241
235
- - [ Complete documentation] ( https://docs.helmcode.com )
236
242
- [ Report bugs] ( https://github.com/helmcode/coderun-cli/issues )
237
243
- [ Request features] ( https://github.com/helmcode/coderun-cli/issues )
You can’t perform that action at this time.
0 commit comments