📝 add csvbox

This commit is contained in:
dannydannydanny 2021-05-14 00:16:53 +02:00 committed by GitHub
parent 79dffd15ed
commit dbaa449e08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@
* [ ] [OpenStack](https://docs.openstack.org/hacking/latest/user/hacking.html#styleguide): Linting and Pre-commit Hooks
* [ ] Details about [pair programming](https://martinfowler.com/articles/on-pair-programming.html)
* [ ] Is [extreme programming](http://www.extremeprogramming.org/) a thing?
* [ ] Collaboration (tools: [csvbox](https://csvbox.io/)
* 2021Q4
* [ ] Add sub-pages
* [ ] Add [Custom utils](https://dev.to/kenbellows/a-few-python-repl-config-tricks-3o6i).