/create-maths

A simple CLI to create a simple LaTeX maths report.

Primary LanguageJavaScriptMIT LicenseMIT

Staggered

A simple CLI to create a simple LaTeX maths report.

NPM

Usage

If you have Node installed, you can start the CLI by executing:

npx create-maths

If you'd prefer installing the CLI globally, issue:

npm i -g create-maths

and then call the command using:

create-maths

After starting the CLI, follow the prompts to bootstrap a new project.