π’ Join Official Slack channel for Discussion about the project : Hacking-Scripts
This Project contains amazing and awesome scripts written in Python, JavaScript, Java, Nodejs and many more. The main aim of this repository is to provide utility scripts that could make everyday life easy. Get started with coding exhilarating scripts that can be useful to download PDFs from an Online Source or just to randomly accept bulk linkedin request.
Refer to the following articles on the basics of Git and Github and can also contact the Project Mentors, in case you are stuck:
- Watch this video to get started, if you have no clue about open source
- Forking a Repo
- Cloning a Repo
- How to create a Pull Request
- Getting started with Git and GitHub
- Take a look at the Existing Issues or create your own Issues!
- Wait for the Issue to be assigned to you after which you can start working on it.
- Read the Code of Conduct
- Fork this repository. Click on the symbol at the top right corner.
- Clone the forked repository.
git clone https://github.com/<your-github-username>/Hacking-Scripts
- Navigate to the project directory.
cd Hacking-Scripts
-
Create new branch for your feature.
-
Make all changes of source code in new branch.
- Stage your changes and commit
#Add changes to Index
git add .
#Commit to the local repo
git commit -m "<your_commit_message>"
- Push your local commits to the remote repo.
git push
- Create a PR which will be promptly reviewed and suggestions would be added to improve it.
- Add Screenshots to help us know what this Script is all about.
- Congratulations! π Sit and relax, you've made your contribution to Hacking-Scripts project.
- Take a look at Contribution guide for Detail : Contribution Guide
For major changes, you are welcomed to open an issue and discuss what you would like to contribute. Enhancements will be appreciated.
β¨ Thanks goes to these wonderful people (emoji key):
Tejas1510 π» |
A special thanks to these awesome people who are really working hard for the project and helping the participants
RaveenaBhasin |
amanjha8100 π» |
GowthamGoush π» |
mehabhalodiya π» |
Check out my Github profile Tejas1510!