@jesus-rojas/github-bot

1.0.6 • Public • Published

Github bot

Automatized faker commits in git

image

Requirements

  • Node
  • Git

Before execute

In package.json

{
  "type": "module",
  "dependencies": {
    "@jesus-rojas/github-bot": "latest"
  }
}

In index.js

import { makeCommit } from '@jesus-rojas/github-bot'

makeCommit(10)

Execute in (Terminal | Powershell)

npm i
git init
node index.js

Readme

Keywords

none

Package Sidebar

Install

npm i @jesus-rojas/github-bot

Weekly Downloads

1

Version

1.0.6

License

MIT

Unpacked Size

1.68 kB

Total Files

4

Last publish

Collaborators

  • jesus-rojas