Skip to content

Commit a390303

Browse files
committed
add repocard
1 parent 0f90ca5 commit a390303

File tree

3 files changed

+42
-0
lines changed

3 files changed

+42
-0
lines changed

.repocard.conf

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# repocard (https://github.com/dannyben/repocard)
2+
3+
# Project Maturity: Experimental, Alpha, Beta, Stable, Legacy, Archived
4+
item=Project Maturity|green|Stable
5+
6+
# API Policy: Unstable, Mostly Stable, SemVer, Locked
7+
item=API Policy|green|SemVer
8+
9+
# Maintenance Status: Active, Passive, Bugfix Only, Sunset
10+
item=Maintenance Status|green|Active
11+
12+
# Intended Audience: Developers, Power Users, End Users, [Specific Group]
13+
item=Intended Audience|blue|Power Users

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Create feature-rich bash scripts using simple YAML configuration
1313

1414
</div>
1515

16+
![repocard](repocard.svg)
17+
1618
Bashly is a command line application (written in Ruby) that lets you
1719
generate feature-rich bash command line tools.
1820

repocard.svg

Lines changed: 27 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)