Welcome to the TroveLogo Generator! This command-line tool for NodeJS helps you streamline logo creation for your projects quickly and with ease.
Features
- Automatic Generation: Generate a SVG file from user promtps text, background color, text color, and shape color.
- Interactive Prompts: Answer interactive prompts to provide the necessary information for each quesion
- Save Time and Effort: Save time and effort by automating the creation of logo files, allowing you to focus on coding and building your projects. color, and shape color to create a three letter SVG logo.
You can see a demo video of this app at Trove Logo Demo
You can clone the respsitory
-
cd TroveLogo
-
node index.js
TroveLogo with prompt you for one of three shapes (circle, square, and triangle) and create output logo in examples folder.
This project is brought to you by:
This project relies on the NodeJS ecosystem and we greatfully thank the developers of these libraries for their contributions to the open-source community!
To run the tests for this project, follow these steps:
-
Ensure that you have Node.js, Jest and npm installed on your system. You can download them from nodejs.org.
-
You can also clone this repository to your local machine:
- git clone https://github.com/Kevins-Trove/TroveLogo.git which has Jest installed. -
run command 'nmp run test'
Check out my work, feel free to adapt it to your needs or reach out to me directly.