Skip to main content
Deno 2 is finally here 🎉️
Learn more

IPM (Icons Package Manager)

A Package Manager to SVG Icons.

Check out the sample project here https://github.com/jondotsoy/ipm-demo

Install

deno compile --output=$HOME/.ipm/versions/$IPM_VERSION https://deno.land/x/ipm@$IPM_VERSION/cli.ts

# Add this line in your ~/.bashrc or ~/.zshrc file
alias ipm=$HOME/.ipm/versions/$IPM_VERSION