1.0.7 • Published 12 months ago

svg-logo-maker v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

SVG-LOGO-MAKER

GitHub

Description

CLI to generate a simple Logo for mocking up sites so that developers don't have to go scrounging/paying for a logo.

Table of Contents

Installation

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

Usage

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

Using the npx Command Example

It will start prompting you with 4 simple questions in order to generate an svg within the current working directory.

Examples

Generating a Square Logo with npx svg-logo-maker

Using npx svg-logo-maker to generate an SVG

Generating a Triangle Logo with npx svgen

Using npx svgen to generate an SVG

Example Generated SVG Example SVG

Contribution

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. 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.

Tests

Run npm run test

License

Refer to the MIT License file within the root of the repository;

Questions

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
1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago