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

@copart/coa

Package Overview
Dependencies
Maintainers
16
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@copart/coa

## Usage

  • 0.0.23-alpha.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
16
Created
Source

@copart/coa (create-ops-app)

Usage

npm i -g @copart/coa
coa <appName> [...options]

coa <appName> will clone the boiler, remove the .git folder associated with the boiler's repo, git init as a new repo, install dependencies with yarn, and start the webpack development server. You can immediately begin building your app.

To get help with the tool and see available options, run coa --help.

Options

coa provides a few different options to help you have a more seamless experience when creating your project.

start

default: true usage: coa my-app start <value> shorthand: -s <value>

Development

# test clone, git handling, name handling, install, and start
npm i
npm start
# test git committing and pushing
npm i
npm run test-push
# test help documentation
npm i
npm run help

Notes

  • If you do not have access to the copartit/ops-app-boilerplate repo, coa will not work for you. Please check to see if you can see the repo on Github before attempting to use coa. If it is hidden from you, please contact me (Colton Colcleasure, @colshacol on Slack) and I will give you access.

FAQs

Package last updated on 06 May 2020

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