@mordonezdev/logokit
v1.1.2
Published
CLI for logokit: generate brand lockups (SVG or PNG) from any logo.
Maintainers
Readme
@mordonezdev/logokit
CLI for logokit: generate brand lockups (SVG or PNG) from any logo.
This is the only npm package published for the project.
Run without installing
npx @mordonezdev/logokit --text "Acme Labs" --out ./acme.svgInstall globally
npm install -g @mordonezdev/logokit
logokit --helpCommon options
logokit \
--text "Acme Labs" \
--secondary "Research Studio" \
--layout horizontal \
--variant color \
--logo ./mark.svg \
--format png \
--out ./acme.pngSee the main repository README for the full command reference.
License
MIT
