Skip to content

Commit 52c3c3f

Browse files
committed
add repocard
1 parent 371d3bc commit 52c3c3f

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|yellow|Mostly Stable
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
@@ -1,5 +1,7 @@
11
# Completely - Bash Completions Generator
22

3+
![repocard](repocard.svg)
4+
35
Completely is a command line utility and a Ruby library that lets you generate
46
bash completion scripts from simple YAML configuration.
57

repocard.svg

Lines changed: 27 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)