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

@kazakoff/davai-commit

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kazakoff/davai-commit

Commiting tools

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

DAVAI-COMMIT

VERSIONS

  • DEVELOPMENT RELEASE 0.0.1
  • PRODUCTION RELEASE 0.0.1

First installation

Set up git project

  mkdir davai-commit && cd davai-commit
  git init
  git remote add origin git@github.com:LiamTorrelli/davai-commit.git
  ... do changes

  git push -u origin [ branch ]

Set the project in the npm

  1. Mac [ sudo ], Windows [ need permissions ]
  cd davai-commit
  sudo npm link
  1. Reopen the terminal
  2. Start using davai-commit globally on your computer in the terminal

Usage

  davai-commit

Description

  • davai-commit

    Creates a commit

Example DAVAI-CONFIG.json

{
  "PROJECT_NAME": "DAVAI-COMMIT"
}

Keywords

FAQs

Package last updated on 09 Oct 2019

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