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
2262264 . Push to the branch (` git push origin feature/amazing-feature ` )
2272275 . Open a Pull Request
228228
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+
229236## 📄 License
230237
231238[ Apache License 2.0] ( https://github.com/helmcode/coderun-cli/blob/main/LICENSE )
232239
233240## 🔗 Links
234241
235- - [ Complete documentation] ( https://docs.helmcode.com )
236242- [ Report bugs] ( https://github.com/helmcode/coderun-cli/issues )
237243- [ Request features] ( https://github.com/helmcode/coderun-cli/issues )
You can’t perform that action at this time.
0 commit comments