Skip to content

Commit 7a31c60

Browse files
authored
Merge pull request #39 from dotkernel/issue-38
Marked package as wrapper
2 parents 6d2cf01 + bf61b39 commit 7a31c60

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# dot-cli
22

3+
> [!IMPORTANT]
4+
> dot-cli is a wrapper on top of [laminas-cli](https://github.com/laminas/laminas-cli)
5+
>
6+
> ![OSS Lifecycle](https://img.shields.io/osslifecycle/laminas/laminas-cli)
7+
38
![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/dot-cli)
49
![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/dot-cli/3.4.2)
510

docs/book/v3/overview.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Overview
2+
3+
> dot-cli is a wrapper on top of [laminas-cli](https://github.com/laminas/laminas-cli)
4+
>
5+
> ![OSS Lifecycle](https://img.shields.io/osslifecycle/laminas/laminas-cli)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ extra:
88
nav:
99
- Home: index.md
1010
- v3:
11+
- Overview: v3/overview.md
1112
- Installation: v3/installation.md
1213
- Configuration: v3/configuration.md
1314
- "Lock Files": v3/lock-files.md

0 commit comments

Comments
 (0)