iconmate 0.0.1

CLI to fetch icons and save them into your Vite, NextJS, or similar TypeScript project
Documentation
1
2
3
4
5
6
7
8
9
set dotenv-load

default:
    just --list

# Tag and release a new version - custom script by carlo.
# Usage: just tag_and_release 1.2.3
tag:
    sh tag_and_release.sh