Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

builder-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

builder-cli

A front-end builder

  • 0.2.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

builder-cli npm Build Status

A simple CLI for scaffolding front-end projects.

Feature

  • Support download remote templates by custom or default

Installation

  • Using yarn
yarn global add builder-cli
  • Using npm
npm install -g builder-cli

Usage

builder init <project-name>

# for example
builder init my-awesome-project

Download templates

# Using default templates
builder init <project-name>

# Using custom templates
builder init <project-name> <owner/repo>

notice: You don't need to add <template-name>, if you want to use default remote templates.

Keywords

FAQs

Package last updated on 25 Jun 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc