https://github.com/abhinavrajesh/create-cpp
A Node.js CLI to bootstrap the process of creating C++ starter files
https://github.com/abhinavrajesh/create-cpp
cli cpp node starter-template
Last synced: 3 months ago
JSON representation
A Node.js CLI to bootstrap the process of creating C++ starter files
- Host: GitHub
- URL: https://github.com/abhinavrajesh/create-cpp
- Owner: AbhinavRajesh
- License: mit
- Created: 2021-02-21T18:01:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-28T04:35:49.000Z (about 5 years ago)
- Last Synced: 2025-03-22T08:03:17.508Z (over 1 year ago)
- Topics: cli, cpp, node, starter-template
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@abhinavrajesh/create-cpp
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to create-cpp 👋
> A Node.js CLI to bootstrap the process of creating C++ starter files
### 🏠 [Homepage](https://github.com/AbhinavRajesh/create-cpp)
## Install
```sh
npm i -g @abhinavrajesh/create-cpp
```
## Usage
```sh
create-cpp
```
## Author
👤 **Abhinav Rajesh**
- Website: abhinavrajesh.me
- Twitter: [@\_AbhinavRajesh\_](https://twitter.com/_AbhinavRajesh_)
- Github: [@AbhinavRajesh](https://github.com/AbhinavRajesh)
- LinkedIn: [@abhinavrajesh](https://linkedin.com/in/abhinavrajesh)
## Show your support
Give a ⭐️ if this project helped you!