Skip to content

abdulnetnot/ossdao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

🤖 OSSDAO Github contrib Bot

OSSDAO.org

🛠️ Installation

Clone and fork the repository to make the changes in your local system

git clone https://github.com/merkremont/ossdao
cd ossdao/contrib-bot

Now this command creates a directory named node_modules and installs all the required packages in it.

npm install

Configuration

Please rename .env_template into .env, then set your own Git credentials bellow:

GIT_NAME=""         # Your name
GIT_EMAIL=""        # Your email
REPO_URL=""         # Repo URL (eg. https://github.com/merkremont/ossdao)
BRANCH_NAME="main"  # default branch, if you don't have alter branch please don't edit

Running

Finally, run the project to see what the moment package does.

node index.js

About

OSSDAO.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published