Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Hands on yansi¶
Hands on the Cobra Module in Golang
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Comments¶
- Cobra support groups of flags which appear together or are mutually exclusive. For detailed discussions, please refer to Flag Groups .
Quickly Start a Cobra-based project¶
Below is an example of creating a cobra-based project "icon".
Render and Edit JupyterLab Notebook in Terminal
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
euporie
euporie is a text-based user interface for running and editing Jupyter notebooks.
nbterm
nbterm lets you view, edit and execute Jupyter Notebooks in the terminal.
vim-jukit
vim-jukit is a REPL …
Tips on Gh
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
https://cli.github.com/
https://github.com/cli/cli
https://cli.github.com/manual/gh_secret
https://cli.github.com/manual/gh
https://github.com/topics/gh-extension
Useful Tools in Linux
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
IceWalkers is a great place to find software/tools for all kinds of purposes.
Project
Server/Desktop Management
Linux Desktop Environment
Linux Package Management
Terminal Tools
Administer
Disk Maintenance
Admin Tools …
Zellij Is the Best Terminal Multiplexer
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
zellij options --disable-mouse-mode
https://github.com/zellij-org/zellij
Persistent Sessions
A detached session becomes a persistent session.
ctrol + o: d
You can re-attach a session using
zellij attach session_name