The Command-Line Logo Generator is a Node.js application that allows you to create simple logos for your projects. With this tool, you can customize the logo's text, shape, and colors. The generated logo is saved as an SVG file.
- Customizable text, text color, shape, and shape color.
- Supports three shapes: circle, triangle, and square.
- Outputs logos in SVG format.
- Simple command-line interface for easy logo creation.
To use this application, you need to have Node.js installed on your system.
Clone the repository to your local machine using "git clone"