commit-streak
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

commit-stream

Build Status

Automatically updates Head for commit streaks.

Auto Commit everyday.

Install

$ NPM Install Commit-Stream

use

const commit = reques ('Commit-Stream')

const owner = 'codewhiteweb'
const repo = 'Chatbot-discord-js'
const auth = 'Fill in Person Token' here

commit ({
  Owner,
  REPO,
  Auth,
  debug: true, // Open the debug mode
})

certification

Parameter auth is used for certification.

Enter the [Personal Access Tokens] (https://github.com/settings/tokens) page and click the "General New Token" button. This step will prompt you to enter the password and then enter the new page.

Check REPO/PUBLIC_REPO and click the "Generate Token" button below.

Note: The token will only be displayed once after generating, so you must copy the token and refresh the page. If you forget to copy the Token, you can rewrite the new token.

License

[Commit-stream] (https://github.com/codewhiteWeb/commit-stream) is released under the mit license.

Readme

Keywords

Package Sidebar

Install

npm i commit-streak

Weekly Downloads

6

Version

1.0.0

License

MIT

Unpacked Size

4.35 kB

Total Files

5

Last publish

Collaborators

  • codewhiteweb