An open API service indexing awesome lists of open source software.

https://github.com/amirhossein-github/personal-testing

To test and discover new things πŸ₯ΌπŸ”Ž
https://github.com/amirhossein-github/personal-testing

discovery testing

Last synced: 2 months ago
JSON representation

To test and discover new things πŸ₯ΌπŸ”Ž

Awesome Lists containing this project

README

          

# For Testing Porpuses πŸ§ͺ

git remote set-url origin https://XXX@github.com/amirhossein-github/javascript-database
git config --global user.name "XXX"
git config --global user.email "XXX"
git push -u origin main
git status
git commit -m "" -m ""
git add .
git reset