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 |
|
Sebastián Ramírez
|
e9c5cd6061
|
🔖 Release version 0.0.6
|
2019-12-30 14:41:53 +01:00 |
|
Sebastián Ramírez
|
32f399a96b
|
📝 Release notes
|
2019-12-30 14:41:03 +01:00 |
|
Sebastián Ramírez
|
ed6701b431
|
📝 ✨ 🐛 Commands: docs, examples, tests, and fix
|
2019-12-30 14:39:10 +01:00 |
|
Sebastián Ramírez
|
5095102def
|
🐛 Fix handling defaults in TyperInfo
|
2019-12-30 14:30:34 +01:00 |
|
Sebastián Ramírez
|
6e7d6df51c
|
✅ Add tests for Commands
|
2019-12-30 14:25:13 +01:00 |
|
Sebastián Ramírez
|
0ece3b9772
|
📝 Fix wording to avoid confusion between CLI program, command, subcommand
|
2019-12-30 14:24:33 +01:00 |
|
Sebastián Ramírez
|
b88351643d
|
📝 Add docs and examples for Commands
|
2019-12-30 14:23:31 +01:00 |
|
Sebastián Ramírez
|
57b3cc1397
|
📝 Update release notes
|
2019-12-29 17:15:24 +01:00 |
|
Sebastián Ramírez
|
b43402371f
|
📝 Add docs for CLI arguments
|
2019-12-29 17:14:19 +01:00 |
|
Sebastián Ramírez
|
3332ab3cae
|
✅ Add tests for CLI arguments
|
2019-12-29 17:09:56 +01:00 |
|
Sebastián Ramírez
|
ce1316ce8f
|
🎨 Tweak Termynal CSS and emojis
|
2019-12-29 17:09:19 +01:00 |
|
Sebastián Ramírez
|
f6b61af6ae
|
📝 Add docs for CLI Arguments
|
2019-12-29 17:08:31 +01:00 |
|
Sebastián Ramírez
|
518517865d
|
📝 Update release notes
|
2019-12-29 12:53:51 +01:00 |
|
Sebastián Ramírez
|
9fb09d4942
|
✨ Add docs for CLI Options with tests
Add docs for CLI Options with tests
|
2019-12-29 12:51:24 +01:00 |
|
Sebastián Ramírez
|
175bb67587
|
🔧 Update coverage pragma
|
2019-12-29 10:26:43 +01:00 |
|
Sebastián Ramírez
|
f5b0b80b0e
|
✨ Improve --install-completion messages
|
2019-12-29 10:25:15 +01:00 |
|
Sebastián Ramírez
|
8596200b7c
|
✅ Add tests for examples in CLI Options
|
2019-12-29 10:24:31 +01:00 |
|
Sebastián Ramírez
|
345446321e
|
📝 Add CLI Options docs and examples
|
2019-12-29 10:23:31 +01:00 |
|
Sebastián Ramírez
|
13e0c8e90b
|
✨ Add support for custom prompts in custom Termynal
|
2019-12-28 22:37:51 +01:00 |
|
Sebastián Ramírez
|
95c1f103b3
|
📝 Fix typos, update docs and descriptions
|
2019-12-28 22:35:47 +01:00 |
|
Sebastián Ramírez
|
5aa9bddb02
|
🔖 Release 0.0.5
|
2019-12-28 15:28:11 +01:00 |
|