Dev Tools to make GitHub updates quicker from terminal. Allow for:
- Set active user.
- Create new repository and commit to it.
- Commit to current repository.
- Support token.
- Checking typos via
codespell. - Making Table Of Contents for MarkDown
README.mdfile from its content (makeTOC.py)
git clone https://github.com/dprojects/dev-tools.git
-
Open terminal.
-
Go to
dev-toolsdirectory. -
cd .. -
Clone another project and go to it.
-
Now You can use it just by:
../dev-tools/github.bash
MIT