Skip to content

crispyricepc/cppt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cppt

C++ Templater Written in Rust

Usage

$ cppt -h
Usage: cppt [COMMAND]

Commands:
  init  Initialize a new project
  new   Create a new file
  help  Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

Installation

Dependencies

At the moment, this requires clang-format to run. This may be removed in the future

Build from Source

cargo install --path .

About

C++ Templater inspired by Angular CLI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages