1.0.0 • Published 4 years ago

@xcentium/xc-cli v1.0.0

Weekly downloads
-
License
(MIT OR Apache-2....
Repository
github
Last release
4 years ago

XC Seed Project Cli

Installation

  • npm install -g @xcentium/xc-cli

Creating a Project

  • xc-cli - while in a terminal scoped to the directory you want your project to be created

Commands

  • -s: Skip prompts and install with no frameworks selected
  • -g: Initialize as a Git repository
  • -i: Automatically install Node dependencies as soon as project files are copied to directory