mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
🚀 Merge branch 'main' of github.com:pheralb/svgl into next.
This commit is contained in:
commit
2ef519e6d9
30
README.md
30
README.md
@ -10,16 +10,16 @@
|
||||
Discover
|
||||
</a>
|
||||
<span> ✦ </span>
|
||||
<a href="https://github.com/sujjeee/svgls" target="_blank">
|
||||
Terminal
|
||||
</a>
|
||||
<span> ✦ </span>
|
||||
<a href="#-getting-started">
|
||||
Submit logo
|
||||
</a>
|
||||
<span> ✦ </span>
|
||||
<a href="#-projects">
|
||||
Projects
|
||||
<a href="#-terminal">
|
||||
Terminal
|
||||
</a>
|
||||
<span> ✦ </span>
|
||||
<a href="https://twitter.com/pheralb_">
|
||||
Contact
|
||||
</a>
|
||||
<span> ✦ </span>
|
||||
<a href="#%EF%B8%8F-contributing">
|
||||
@ -115,13 +115,21 @@ or to support a different logo for light and dark themes:
|
||||
|
||||
And create a pull request with your logo 🚀.
|
||||
|
||||
## 📦 Projects
|
||||
## 💻 Terminal
|
||||
|
||||
A list of projects that use svgl:
|
||||
SVG files can also be accessed directly from the terminal using [`svgls`](https://www.npmjs.com/package/svgls) CLI.
|
||||
|
||||
| Project | Description | Author |
|
||||
| ----------------------------------------- | -------------------------------------------------- | --------------------------------------- |
|
||||
| [svgls](https://github.com/sujjeee/svgls) | A CLI for easily adding SVG icons to your project. | [sujjeee](https://twitter.com/sujjeeee) |
|
||||
#### Quick start
|
||||
|
||||
If you are using yarn or npm, run this command:
|
||||
|
||||
```bash
|
||||
npx svgls add
|
||||
# or
|
||||
pnpm dlx svgls add
|
||||
```
|
||||
|
||||
For more details, check out the [GitHub repository](https://github.com/sujjeee/svgls) created by [sujjeee](https://twitter.com/sujjeeee).
|
||||
|
||||
## ✌️ Contributing
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user