mirror of https://github.com/aminya/setup-cpp
2.1 KiB
2.1 KiB
<%= projectName %>
<% if (isProjectOnNpm) { -%> <% } -%> <% if (projectVersion && !isProjectOnNpm) { -%> <% } -%> <% if (projectPrerequisites) { -%> <% projectPrerequisites.map(({ name, value }) => { -%> <% }) -%> <% } -%> <% if (projectDocumentationUrl) { -%> <% } -%> <% if (isGithubRepos) { -%> <% } -%> <% if (licenseName) { -%> <% } -%> <% if (authorTwitterUsername) { -%> <% } -%>
<% if (projectDescription) { -%><%= projectDescription %> <% } -%>
Install
npm install --save <%= projectName %>
Usage
🤝 Contributing
You can sponsor my work here:
https://github.com/sponsors/aminya
Pull requests, issues and feature requests are welcome. See the Contributing guide.