Skip to content

LQR471814/remixicon-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remixicon-cli

to use this application, add it to the path (notice, on first run this will create a folder to store all current icons).

usage

Usage of remixicon-cli:
    -icon string
        the icon to add, this takes no effect if --search is specified
    -icon-version string
        the version of RemixIcon to use (default "v2.5.0")
    -max-distance int
        the maximum levenshtein distance from a possible match (default 20)
    -max-results int
        the maximum number of results (default 10)
    -output string
        the directory to store the given icon (default ".")
    -output-format string
        the output format, supported formats: [svg, svelte] (default "svg")
    -quiet
        run quietly
    -reset
        reset the cache
    -search string
        search for an icon

About

A CLI for easily importing RemixIcon icons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published