Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 747 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 747 Bytes

logit

Origin story

https://twitter.com/agentofuser/status/1168593180863975426

@agentofuser's feed

Feeds I know

Join the LogitVerse

mkdir logit
git init
git commit --allow-empty -m "Hello world"
hub create # if you're using github
git push --set-upstream origin master
# optional: follow me ;)
git remote add agentofuser https://git.sr.ht/~agentofuser/logit
git fetch agentofuser
git log agentofuser/agentofuser

License

Posts and documentation are under CC-BY-SA. For a copy of the license, please see the COPYING file under the docs branch.