CLI to generate a simple Logo for mocking up sites so that developers don't have to go scrounging/paying for a logo.
CLI DOES NOT REQUIRE INSTALLATION
But if you want to install it to skip using the npx command use the bellow snippet
npm install -g svg-logo-maker
⇨ Open Example Video In Browser ⇦
If You have it installed globally(not recommended to have it installed per project) run:
svg-logo-maker
OR
svgen
OR if you don't want to install it what so ever use:
npx svgen
OR
npx svg-logo-maker
It will start prompting you with 4 simple questions in order to generate an svg within the current working directory.
Generating a Square Logo with npx svg-logo-maker
Generating a Triangle Logo with npx svgen
Example Generated SVG
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Basic Rules for contributing to this repo are gonna be held to standards with the Contributor Convenant Code of Conduct Standards.
Run npm run test
Refer to the MIT License file within the root of the repository;
Want to know me a little bit bette more? NateAyye's Profile
Want to get in contact with me?
- Send an email to nathanacuevas97@gmail.com