Secure CLI tool to run frontend projects in Docker containers, protecting local environment from malicious packages
Check if the process is running inside a Docker container
Check if the process is running inside a container (Docker/Podman)
[@Redocly](https://redocly.com) CLI is your all-in-one API documentation utility. It builds, manages, improves, and quality-checks your API descriptions, all of which comes in handy for various phases of the API Lifecycle. Create your own rulesets to make
The easiest way to test your code against MongoDB Server
Command-line companion utility for Postman
Generic environment runner for JavaScript runtimes.
The Karma command line interface.
CLI tool for running Netlify agents
Test runner for Storybook stories
Command-line interface for mermaid
Vitest test runner
A tool to interact with the Tolgee Platform through CLI
A Pulumi package for interacting with Docker in Pulumi programs
Crowdin CLI is a command line tool that allows you to manage and synchronize your localization resources with your Crowdin project
GitHub Workflows support for CDK Pipelines
A toolkit for JavaScript codemods
Local runner for MegaLinter
Manage docker-compose from Node.js
linter for PostgreSQL, focused on migrations
Evolution Manager is an open-source interface for managing the Evolution API, simplifying the creation and administration of API instances with advanced features and diverse integrations.
Snyk CLI docker plugin
nodejs wrapper for nektos/act
Check if the process is running inside a Podman container
A Docker Runner Cli.
Rum Runner is a Rake-based utility for building multi-stage Dockerfiles. Users can pair a multi-stage Dockerfile with a Rumfile that uses a Rake-like DSL to customize each stage's build options and dependencies. The `rum` executable allows users to easily invoke builds, shell-into specific stages for debugging, and export artifacts from built containers. Rum Runner has the following features: * Fully compatible with Rake * Rake-like DSL/CLI that enable simple annotation and execution of builds * Rumfiles are completely defined in standard Ruby syntax, like Rakefiles * Users can chain Docker build stages with prerequisites * Artifacts can be exported from stages * Shell tasks are automatically provided for every stage * Stage, artifact, and shell, steps can be customized