File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 33
44# Bashly - Bash CLI Framework and Generator
55
6- Create beautiful bash scripts from simple YAML configuration
6+ Create feature-rich bash scripts using simple YAML configuration
77
88[ ![ Gem Version] ( https://badge.fury.io/rb/bashly.svg )] ( https://badge.fury.io/rb/bashly )
99[ ![ Build Status] ( https://github.com/DannyBen/bashly/workflows/Test/badge.svg )] ( https://github.com/DannyBen/bashly/actions?query=workflow%3ATest )
1010[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/8cf89047e50ca601e431/maintainability )] ( https://codeclimate.com/github/DannyBen/bashly/maintainability )
1111
12+ ## [ bashly.dannyb.co] ( https://bashly.dannyb.co )
13+
1214---
1315
1416![ demo] ( demo/cast.svg )
@@ -17,7 +19,8 @@ Create beautiful bash scripts from simple YAML configuration
1719
1820## Documentation
1921
20- Visit the [ Bashly Documentation] [ docs ] site.
22+ - [ Bashly Homepage] [ docs ]
23+ - [ Examples] [ examples ]
2124
2225
2326## Contributing / Support
@@ -29,4 +32,5 @@ to contribute, feel free to [open an issue][issues].
2932
3033[ issues ] : https://github.com/DannyBen/bashly/issues
3134[ docs ] : https://bashly.dannyb.co/
35+ [ examples ] : https://github.com/DannyBen/bashly/tree/master/examples#bashly-examples
3236
You can’t perform that action at this time.
0 commit comments