Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/peterschutt/peterschutt.github.io

Me, coding.
https://github.com/peterschutt/peterschutt.github.io

blog blogging coding open-source opensource python

Last synced: about 1 month ago
JSON representation

Me, coding.

Awesome Lists containing this project

README

        

# PS, codes

My personal blog/site/whatever.

## Pre-commit

Setup hooks:

`$ pre-commit install`

Run against all files:

`$ pre-commit run --all-files`

Update all hooks:

`$ pre-commit autoupdate`