@telefonica/opensource-scaffold
Version:
Scaffolding for open source projects. A CLI tool to create open source repositories with standard tools and resources
27 lines (15 loc) • 710 B
Markdown
# <%= projectName %>
<% if (projectDescription) { %><%= projectDescription %><% } else { %><!-- TODO: Enter the project description here --><% } %>
# Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
# Installation
<!-- TODO: Add installation steps here -->
# Usage
<!-- TODO: Add usage docs here -->
# Contributing
Please read our [Contributing Guidelines](./.github/CONTRIBUTING.md) for details on how to contribute to this project before submitting a pull request.
# License
This project is licensed under the <%= license %> License - see the [LICENSE](./LICENSE) file for details. Read the license FAQ at <%= licenseFAQ %>