Skip to main content

Command Palette

Search for a command to run...

Must have local tools for DevOps

Published
1 min read
Must have local tools for DevOps
M

Handling MinistryofDevOps(Pun intended)

List of Must have tools to increase Collaboration & productivity

1)tmate

  • For instant live terminal sharing with collegues for collaboration and debugging it together

  • link:https://tmate.io/

2)asciinema

  • Record and share terminals

  • link:https://asciinema.org/

3)asciicast2gif

  • Convert asciinema recording to gif

  • link: https://github.com/asciinema/asciicast2gif

4)FullPagescreenshot

  • Capture a screenshot of your current full page without you needing to scroll it down

  • link: https://chrome.google.com/webstore/detail/gofullpage-full-page-scre/fdpohaocaechififmbbbbbknoalclacl?hl=en

5)mkcert

  • If you want to test out applications that need a local CA (Certification authority), this is the right tool.

  • link: https://github.com/FiloSottile/mkcert

6)LICEcap

  • LICEcap can capture an area of your desktop and save it directly to .GIF (for viewing in web browsers, etc).

  • link:https://www.cockos.com/licecap/

Follow on LinkedIn