# CLI Development

Simon Willison has some [really interesting/useful advice ](https://simonwillison.net/2023/Sep/30/cli-tools-python/)for building command lines ([mirror](https://archive.jamesravey.me/archive/1696190222.759702/index.html)).

I took a copy of his cookie cutter template and put it [here](https://git.jamesravey.me/ravenscroftj/click-app)