Topics
mongoexport
toolA MongoDB command-line utility that exports collections from MongoDB databases to JSON or CSV format files for data migration and backup purposes.
Flyway
toolFlyway is an open-source database migration tool that enables version control for database schemas using SQL scripts and provides automated deployment across environments.
Shopify CLI
toolShopify CLI is a command-line interface tool that helps developers build, deploy, and manage Shopify apps, themes, and custom storefronts with automated development workflows.
GitHub CLI
howtoA command-line interface that brings GitHub functionality to your terminal, enabling management of repositories, issues, pull requests, and more.
Shopify app development tools
reviewShopify app development tools is an integrated suite of command-line, web-based, and API tools provided by Shopify to help developers build, test, and deploy applications for the Shopify App Store and custom merchant solutions.
Pyenv
toolPyenv is a command-line tool that enables users to manage and switch between multiple Python versions on a single machine, facilitating project-specific Python environments.
Claude Code
toolClaude Code is Anthropic's agentic AI coding assistant that operates directly in your terminal, providing codebase understanding and automated development workflows through natural language commands.