LogoLogo
  • Read Me
  • Introduction
    • Vision
  • Learn Incant
    • Hello World
  • Reference
    • System Requirements
    • Installation
    • Configuration
    • Settings
Powered by GitBook
On this page
  • npm install
  • Global
  • Local

Was this helpful?

  1. Reference

Installation

npm install

Global

To install Incant as global binary, simply run npm i -g incant.

Local

To add Incant as a dependency to your project, run npm i incant.

PreviousSystem RequirementsNextConfiguration

Last updated 5 years ago

Was this helpful?