typer/scripts
Sebastián Ramírez 1d3337a4da
Re-implement completion, fixes, add PowerShell support (#66)
*  Re-implement completion

*  Add tests for re-implemented completion

* 🎨 Move mypy config to file

* 🙈 Update .gitignore

*  Remove click-completion, add support for autodetection with shellingham

*  Fix test for PowerShell

* 🐛 Fix PowerShell permissions/test

* 🎨 Format test

* 🏁 Fix PowerShell script for Windows and PowerShell 5

* 📝 Update docs, internal implementation of completion
2020-03-16 13:21:58 +01:00
..
build-docs.sh 🔧 Add scripts 2019-12-24 13:32:25 +01:00
clean.sh 🔧 Add scripts 2019-12-24 13:32:25 +01:00
deploy.sh 🔧 Update deploy script 2019-12-24 17:30:47 +01:00
docs-live.sh 🔧 Add scripts 2019-12-24 13:32:25 +01:00
format-imports.sh 🔧 Add scripts 2019-12-24 13:32:25 +01:00
format.sh 🔧 Add scripts 2019-12-24 13:32:25 +01:00
lint.sh Re-implement completion, fixes, add PowerShell support (#66) 2020-03-16 13:21:58 +01:00
netlify-docs.sh 💚 Update Netlify script with local Docker image tests 2019-12-24 14:55:44 +01:00
publish.sh 🔧 Add scripts 2019-12-24 13:32:25 +01:00
test-cov-html.sh 🔧 Add scripts 2019-12-24 13:32:25 +01:00
test-files.sh 🔧 Update tests tools 2020-01-05 20:50:14 +01:00
test.sh Docs for Typer CLI (#64) 2020-03-11 17:16:49 +01:00