File tree Expand file tree Collapse file tree 3 files changed +18
-12
lines changed Expand file tree Collapse file tree 3 files changed +18
-12
lines changed Original file line number Diff line number Diff line change 44 # https://blog.esciencecenter.nl/reduce-reuse-recycle-save-the-planet-one-github-action-at-a-time-4ab602255c3f
55 push :
66 paths :
7- - ' src/** '
8- - ' tests/** '
7+ - ' src/'
8+ - ' tests/'
99
1010 pull_request :
1111 paths :
12- - ' src/** '
13- - ' tests/** '
12+ - ' src/'
13+ - ' tests/'
1414
1515 workflow_dispatch :
1616
Original file line number Diff line number Diff line change 1- # apr
1+ <!-- markdownlint-capture -->
2+ <!-- markdownlint-disable no-inline-html first-line-h1 heading-start-left -->
3+ <div align =" center " >
4+ <img src =" ./assets/logo.svg " alt =" apr " width =" 200 " />
25
3- <p align =" center " >
4- 📦 Elegant NPM package details in your terminal
5- </p >
6+ # apr
67
7- ## Installation
8+ > 📦 Elegant NPM package details in your terminal
9+ </div>
10+ <!-- markdownlint-restore -->
11+
12+ ## 📥 Installation
813
914``` bash
1015bun i -g apr
1116yarn global add apr
1217npm i -g apr
1318```
1419
15- ## Usage
20+ ## 🚀 Usage
1621
1722Just run ` apr ` in any directory containing a ` package.json ` :
1823
1924``` bash
2025apr
2126```
2227
23- ## Features
28+ ## ✨ Features
2429
2530- 📦 Beautiful terminal UI
2631- 🎯 Shows package details at a glance
2732- 🔍 Displays version, author, license, and more
2833- 🎨 Colored output for better readability
2934- 🚀 Zero configuration needed
3035
31- ## License
36+ ## 📝 License
3237
3338MIT
You can’t perform that action at this time.
0 commit comments