@tmickiewicz/easymd
v1.0.0
Published
An application to create markdown format READMEs for your applications.
Downloads
12
Maintainers
Readme
EasyMD
Table of Contents
Description
A JavaScript package to generate a README.md file for your application. This application works from the terminal and presents the user with a series of questions about their application.
Installation
Use
d
Licensing
Contributors
d
Contributing
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. https://www.contributor-covenant.org/version/2/0/code_of_conduct/
Tests
To run tests
enter npm run test
in the terminal