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

@bitovi/generator-bitops

Package Overview
Dependencies
Maintainers
14
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitovi/generator-bitops

Skaffolding for an operations repo built to work with https://bitops.sh

  • 0.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
14
Created
Source

generator-bitops

NPM version

Skaffolding for an operations repo built to work with https://github.com/bitovi/bitops

Installation

First, install Yeoman and generator-bitops using npm

npm install -g yo
npm install -g @bitovi/generator-bitops

Then generate your new project:

mkdir -p my-operations-repo
cd my-operations-repo
yo @bitovi/bitops

Installing from source

Instead of installing generator-bitops using npm, you can clone the github repo and run npm link.

License

MIT © Bitovi

Keywords

FAQs

Package last updated on 01 Dec 2022

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