https://github.com/jondotsoy/icon-package-manager
https://github.com/jondotsoy/icon-package-manager
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jondotsoy/icon-package-manager
- Owner: JonDotsoy
- Created: 2022-06-28T21:49:23.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2022-07-12T17:07:24.000Z (almost 3 years ago)
- Last Synced: 2025-03-10T00:14:26.676Z (2 months ago)
- Language: TypeScript
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# IPM (Icons Package Manager)
A Package Manager to SVG Icons.
> Check out the sample project here https://github.com/jondotsoy/ipm-demo
## Install
Run the following in your terminal, then follow the onscreen instructions.
```sh
curl --proto '=https' -L https://deno.land/x/ipm/install.sh | sh
```