Proplate Lazy gen devtools

GitHubGitHub (opens in a new tab)
  • Introduction
    • Installation
    • Bootstrap a template
      • create simple node.js template

  • CLI Commands
  • Reference

On This Page

  • Prerequisites
  • Download and install
  • Cargo
  • Github releases
(opens in a new tab)
Getting started
Installation

Installation

Prerequisites

Proplate works on Windows and Linux. Git is essential for proplate usage, if it is not already installed on your system, you can download it from here (opens in a new tab)

Download and install

Cargo

build and install from source

cargo install proplate --locked

Github releases

binaries can also be installed manually, by downloading a zip file at github.com/YumeT023/proplate/releases (opens in a new tab)

IntroductionBootstrap a template