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

https://github.com/fajoaq/indecision-appv2

Let a.i make the decision for you!
https://github.com/fajoaq/indecision-appv2

Last synced: 3 months ago
JSON representation

Let a.i make the decision for you!

Awesome Lists containing this project

README

        

# Git commands

git init - Creat a new git repo
git status - View the changes to your project code
git add - Add files to staging area
git commit - Create a new commit with files from staging area
git log - View recent commmits