Commit graph

139 commits

Author SHA1 Message Date
Sebastián Ramírez
5d7eb2285d 🔧 Update tests tools 2020-01-05 20:50:14 +01:00
Sebastián Ramírez
44319119e9 Add tests for subcommands examples 2020-01-05 20:49:29 +01:00
Sebastián Ramírez
daeb3b7656 Add docs and examples for subcommands 2020-01-05 20:47:16 +01:00
Sebastián Ramírez
f3c97dc283 Add tests for subcommands 2020-01-04 02:39:55 +01:00
Sebastián Ramírez
b36c75b5a7 Add SubCommands sections 2020-01-04 02:25:02 +01:00
Sebastián Ramírez
416aba4fe7 ♻️ Refactor subcommands to not require being a package 2020-01-04 02:23:46 +01:00
Sebastián Ramírez
7938d89d5e Add first version of subcommands tutorial 2020-01-04 01:51:44 +01:00
Sebastián Ramírez
d12d00e919 📝 Update release notes 2020-01-02 19:33:37 +01:00
Sebastián Ramírez
1c0b34db06
🔥 Remove unused code for argument param declarations 2020-01-02 19:33:02 +01:00
Sebastián Ramírez
6aa9e26f7c 🔥 Remove unused code for argument param declarations 2020-01-02 19:24:16 +01:00
Sebastián Ramírez
15d790a9ae 📝 Update release notes 2020-01-02 19:23:19 +01:00
Sebastián Ramírez
8456849b89
📝 Add docs for launching applications/files. 2020-01-02 19:20:35 +01:00
Sebastián Ramírez
bc4709cc9d 📝 Add docs for launching applications 2020-01-02 19:09:36 +01:00
Sebastián Ramírez
b925ed2c21 📝 Update docs for app_dir using Path 2020-01-02 19:08:53 +01:00
Sebastián Ramírez
d1970dabe7 📝 Update release notes 2020-01-02 18:53:21 +01:00
Sebastián Ramírez
e4d6047cf8
📝 Add docs for get_app_dir() 2020-01-02 18:51:54 +01:00
Sebastián Ramírez
fb46cc056c 📝 Add docs for get_app_dir() 2020-01-02 18:42:36 +01:00
Sebastián Ramírez
db25071eba 📝 Update release notes 2020-01-02 18:41:53 +01:00
Sebastián Ramírez
d172d69189 📝 Update release notes 2020-01-02 18:40:23 +01:00
Sebastián Ramírez
8d859ddadb
Merge pull request #23 from tiangolo/progressbar
📝 Add docs for progress bars.
2020-01-02 18:38:18 +01:00
Sebastián Ramírez
e9afd24958 🐛 Fix overwritten test function 2020-01-02 18:17:43 +01:00
Sebastián Ramírez
4f26f45134 📝 Add docs for progressbar 2020-01-02 18:17:21 +01:00
Sebastián Ramírez
d056aac6bc 📝 Update release notes 2020-01-02 17:05:49 +01:00
Sebastián Ramírez
92a7a01788
📝 Add docs for interactive prompts. 2020-01-02 17:05:12 +01:00
Sebastián Ramírez
7673cab540 Add tests for prompts 2020-01-02 16:59:26 +01:00
Sebastián Ramírez
541ef46319 📝 Add docs for asking with a prompt 2020-01-02 16:59:09 +01:00
Sebastián Ramírez
63db8947de 📝 Update release notes 2020-01-02 16:35:37 +01:00
Sebastián Ramírez
53b27afa04
📝 Update path docs 2020-01-02 16:34:45 +01:00
Sebastián Ramírez
ff8a1e4c27 📝 Update path docs 2020-01-02 16:28:35 +01:00
Sebastián Ramírez
5876605f30 📝 Update release notes 2020-01-02 16:13:56 +01:00
Sebastián Ramírez
051307093a
📝 Add colors module and docs for printing and terminating, including tests. 2020-01-02 16:11:55 +01:00
Sebastián Ramírez
bb0bbfaad2 🎨 Fix format 2020-01-02 16:07:29 +01:00
Sebastián Ramírez
9abba68f0b Add tests for printing and terminating 2020-01-02 15:22:39 +01:00
Sebastián Ramírez
aadca21c0b 📝 Add docs for printing and terminating 2020-01-02 15:22:10 +01:00
Sebastián Ramírez
0ed9efe956 Add colors module 2020-01-02 15:21:08 +01:00
Sebastián Ramírez
2af53e676a 📝 Update release notes 2020-01-02 12:59:13 +01:00
Sebastián Ramírez
1dacbcdfc7
♻️ 📝 Refactor docs' structure and add CLI option names 2020-01-02 12:56:20 +01:00
Sebastián Ramírez
d8a5236c08 ♻️ Refactor docs structure and add CLI option names 2020-01-02 12:49:28 +01:00
Sebastián Ramírez
19a4f6e217 🔖 Release 0.0.7 2019-12-31 22:30:45 +01:00
Sebastián Ramírez
0c7510e56d 📝 Update release notes 2019-12-31 22:27:13 +01:00
Sebastián Ramírez
a19581bcb0
📝 ✔️ CLI parameters: docs, refactor/upgrade, tests. 2019-12-31 22:25:19 +01:00
Sebastián Ramírez
cebdfbb921 Update file handling implementation to make it simpler 2019-12-31 22:17:31 +01:00
Sebastián Ramírez
73f047ad39 Add tests for CLI parameter types 2019-12-31 22:16:44 +01:00
Sebastián Ramírez
073a72469c 📝 Add docs for CLI parameter types 2019-12-31 22:14:18 +01:00
Sebastián Ramírez
355c223bcb 📝 Update release notes 2019-12-31 11:33:57 +01:00
Sebastián Ramírez
1a3db115de
Update completion tests, checking for printed message 2019-12-31 11:32:22 +01:00
Sebastián Ramírez
f9d7f69d7e Update completion tests, checking for printed message 2019-12-31 11:25:48 +01:00
Sebastián Ramírez
dcbe3fc53b
Add tests for completion 2019-12-31 11:23:56 +01:00
Sebastián Ramírez
cde63b0760 🐛 Fix test completion, check for bash completion file before running 2019-12-31 11:19:07 +01:00
Sebastián Ramírez
7b369b79f2 Add tests for completion 2019-12-31 11:13:38 +01:00