Socket
Socket
Sign inDemoInstall

cap-cli

Package Overview
Dependencies
21
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cap-cli

Cap CLI is the Tooling for Capgemini vue boilerplate.


Version published
Weekly downloads
11
Maintainers
1
Created
Weekly downloads
 

Readme

Source

CAP-CLI

NPM Downloads NPM Version License Dependency Status devDependency Status Code Style

Cap CLI is the Tooling for Capgemini vue boilerplate.

                                                   _____  
                                                __|__   |__ 
╦ ╦┌─┐┬  ┌─┐┌─┐┌┬┐┌─┐  ╔═╗╔═╗╔═╗   ╔═╗╦  ╦     |     |     |  
║║║├┤ │  │  │ ││││├┤   ║  ╠═╣╠═╝───║  ║  ║     |     \     |
╚╩╝└─┘┴─┘└─┘└─┘┴ ┴└─┘  ╚═╝╩ ╩╩     ╚═╝╩═╝╩     |__|\__\  __|
                                                  |_____|

Installation

$ yarn add cap-cli


# or npm

$ npm install cap-cli

Usage

API

capPages(name[, options])

name
  • Type: string
  • Details: name string
options
host
  • Type: string
  • Details: host string
  • Default: 'cap.me'

Contributing

  1. Fork it on GitHub!
  2. Clone the fork to your own machine.
  3. Checkout your feature branch: git checkout -b my-awesome-feature
  4. Commit your changes to your own branch: git commit -am 'Add some feature'
  5. Push your work back up to your fork: git push -u origin my-awesome-feature
  6. Submit a Pull Request so that we can review your changes.

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

License

MIT © cap w@cap.me (https://cap.me)

Keywords

FAQs

Last updated on 19 Aug 2020

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc