Get to know Suneet Misra using your command line
To use this CLI, run the following command:
npx sun33t
- CLI initialisation - Change the package.json name, version, description and author.name to your own content.
- CLI content - Within
data.js
change thetitle
,bioText
andsocialLinks
variables to hold your own content. - Colors - These are added using the
chalk
package and have been declared withinutils/colors.js
.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.