Skip to content

pand-coder/TOOLKIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Toolkit

Toolkit is a versatile web application that provides a collection of useful tools for various tasks ranging from text manipulation to development utilities.

Toolkit Animated Logo

Web Application collection of all types of tools

Stars 🍴 Forks Issues Open PRs Closed PRs
Stars Forks Issues Open Pull Requests Closed Pull Requests



RocketGet Started

Setup and Installation

To contribute to the Retro repository, follow these steps:

  1. Fork the Repository: Click on the "Fork" button on the repository's GitHub page to create a copy of the repository in your GitHub account.

  2. Clone the repository: Clone the forked repository to your local machine using the following command in your terminal.

    git clone https://github.com/<your-github-username>/TOOLKIT
  3. Add a remote upstream:

    git remote add upstream https://github.com/pand-coder/TOOLKIT
  4. Create a new branch: Create a new branch for your changes. Run the following command in your terminal.

    git checkout -b <your-branch-name>
  5. Make the desired changes: Make the desired changes to the source code.

  6. Add your changes: Add your changes to the staging area. Run the following command in your terminal.

    git add <File1 changed> <File2 changed> ...
  7. Commit your changes: Commit your changes with a meaningful commit message. Run the following command in your terminal.

    git commit -m "<your-commit-message>"
  8. Push your changes: Push your changes to your forked repository. Run the following command in your terminal

    git push origin <your-branch-name>
  9. Create a Pull Request: Go to the GitHub page of your forked repository. You should see a prompt to create a pull request (PR). Click on it, compare the changes, and create the PR.

Contributing

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's.

To contribute to the Retro repository using GitHub Desktop, follow these steps:

Reporting a bug
Discussing the current state of the code
Submitting a fix
Proposing new features

About

Collection of tools required for every Student

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published