Skip to content

Commit 826b51a

Browse files
committed
add repocard
1 parent 1740d3c commit 826b51a

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|Ruby Developers

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Rake-inspired ✦ Docopt inside
1313

1414
</div>
1515

16+
![repocard](repocard.svg)
17+
1618
**Runfile** lets you create command line tools in a way similar to
1719
[Rake](https://github.com/ruby/rake), but with the full power of
1820
[Docopt](http://docopt.org/) command line options.

repocard.svg

Lines changed: 27 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)