Dev Miscellaneous
357 subscribers
883 photos
6 videos
5 files
912 links
A channel where you can find developer tips, tools, APIs, resources, memes and interesting contents.

Join our comments chat for more.

Comments chat (friendly :D)
https://t.me/+r_fUfa1bx1g0MGRk
Download Telegram
Tips on adding JSON output to your CLI app

Best practices when adding a JSON output option to your command-line application.

https://blog.kellybrazil.com/2021/12/03/tips-on-adding-json-output-to-your-cli-app

@DevMisc
#json #cli #tips
cheat.sh

Cheat sheet in your terminal: curl cheat.sh/tar

Syntax: curl cheat.sh/{command}

@DevMisc
#cli #tools #misc
4🖕1
Python's many command-line utilities

Every command-line tool included with Python. These can be run with python -m module_name.

https://www.pythonmorsels.com/cli-tools/

@DevMisc
#python #utils #cli
3👍1