Skip to content

a command line application to generate and save a logo as a svg file

Notifications You must be signed in to change notification settings

B1LLYBAGZ/LOGO-GEN1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SVG GEN

Description

This script generates an SVG logo based on user input for text, text color, shape, and shape color.

Table of Contents

Installation

Clone this repository (if using Git).

Usage

Run npm install (or yarn install) in the project directory to install the required dependencies: fs (Node.js built-in file system module) and inquirer (for interactive prompts).

Untitled_.Jun.25.2024.10_43.PM.1.webm

License

This project is licensed under the None license.

Contributing

Run the script using node logoGenerator.js (or yarn start if using a package manager).

Tests

Follow the prompts to enter text (up to 3 characters), text color (keyword or hexadecimal), shape (circle, triangle, or square), and shape color (keyword or hexadecimal).

Questions

If you have any questions about the project, open an issue or contact me directly at [email protected]. You can find more of my work at B1LLYBAGZ.

About

a command line application to generate and save a logo as a svg file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published