Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fredm23579/create-readme
https://github.com/fredm23579/create-readme
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fredm23579/create-readme
- Owner: fredm23579
- License: mit
- Created: 2024-03-05T00:21:04.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-31T02:02:53.000Z (9 months ago)
- Last Synced: 2024-04-01T00:24:28.630Z (9 months ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Create Readme
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
## Description
This project uses javascript and nodejs to create a propfessional README.md file using the command line.## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)
- [License](#license)## Live Site
[Click here to view the Repo!](https://github.com/fredm23579/create-readme)
## Demo
![Demo](img/create-readme.gif)
## Installation
Download using git clone command.## Usage
Run using `node index.js` from the command line.## Contributing
Contact the primary developer for contributions.## Tests
Run tests using nodejs.## Questions
Contact me:
* GitHub: [fredm23579](https://github.com/fredm23579)
* Email: [email protected]
## License
This project is covered under the MIT license. To learn more, see the accompanying LICENSE file or visit [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT).