Skip to content

AaryaNale/Dev-Scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev-Scripts

Introduction📌

This repository is a beginner-friendly repository where devs can contribute their scripts that do some tasks be it a small game, an app, or an 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.

Technologies Used

JS Python git Html Java CSS

Getting Started ⭐

Refer to the following articles on the basics of Git and Github and can also contact the Project Mentors, in case you are stuck:

💥 Contribution

PRs Welcome Open Source Love svg2

  • 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.
  • Fork this repository. Click on the symbol at the top right corner.
  • Clone the forked repository.
git clone https://github.com/<your-github-username>/Dev-Scripts
  • Navigate to the project directory.
cd Dev-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 Dev-Scripts project.

Project Admin ⚡


OUR VALUABLE CONTRIBUTORS✨



📌 Opensource Programs

This project is a part of following Open Source Programs

GSSoC Hacktoberfest'21



built by developers built with love


Check out my Github profile abhijeet007rocks8!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 57.5%
  • Java 16.9%
  • Python 13.7%
  • JavaScript 4.2%
  • CSS 3.8%
  • HTML 3.2%
  • Other 0.7%