Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marshallbraga/writing-code


https://github.com/marshallbraga/writing-code

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# writing-code
echo "# writing-code" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/marshallbraga/writing-code.git
git push -u origin main