11 repositorios
Environments that manage multiple related command-line projects or packages within a single unified directory structure.
Explore 11 awesome GitHub repositories matching development tools & productivity · CLI Workspaces. Refine with filters or upvote what's useful.
Nest is a server-side framework for building scalable and maintainable enterprise-grade applications using TypeScript. It provides a modular architecture that organizes code into encapsulated, reusable modules, utilizing a dependency injection container to manage object lifecycles and resolve component dependencies through declarative metadata. The framework distinguishes itself through a platform-agnostic abstraction layer that decouples core logic from underlying HTTP servers, allowing for flexible implementation choices. It employs a middleware-based request pipeline that processes traffic
Organizes multiple related command-line utilities within a unified project structure for streamlined development.
Brackets is an extensible JavaScript IDE and front-end code editor specifically designed for authoring HTML, CSS, and JavaScript. It serves as a web development text editor that provides a specialized environment for building websites. The editor is distinguished by its live preview capabilities, which render code changes in a browser in real time for immediate visual feedback. It further supports front-end workflows through inline style editing and the ability to synchronize code changes across multiple browser windows for cross-browser testing. The project includes a wide range of developm
Allows the editor to be launched from a shell command to quickly open specific project directories as workspaces.
Cargo is the official build system and package manager for the Rust programming language. It provides a unified command-line interface that orchestrates the entire development lifecycle, including compiling source code, managing complex dependency graphs, running tests, and distributing packages through a centralized registry. By utilizing declarative manifest files, it ensures that builds remain reproducible and consistent across different environments. The tool distinguishes itself through its deep integration with the Rust compiler and its sophisticated approach to project management. It f
Manages multiple related packages within a single unified directory structure.
GitLens is a Git extension for VS Code that brings inline blame annotations, CodeLens authorship information, and an interactive commit graph directly into the editor. It provides a visual timeline of repository history with color-coded branch relationships, search, and filtering, alongside file-level annotations that show who last changed each line and why. The extension also functions as a cross-provider pull request manager, integrating with GitHub, GitLab, Bitbucket, and Azure DevOps to centralize PR and issue tracking within the IDE. What distinguishes GitLens is its AI-powered Git assis
Executes Git commands pre-loaded with the current workspace's repository and branch information.
ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself
Links local development environments to remote workspaces by configuring API endpoints for secure interaction with the control plane.
Tau es un entorno de desarrollo y operaciones unificado diseñado como una plataforma de coordinación DevOps. Funciona como un espacio de trabajo de desarrollo fullstack que sincroniza las tareas de codificación y gestión de infraestructura tanto para usuarios humanos como para procesos de máquinas automatizados. El sistema actúa como un orquestador de infraestructura híbrida, empleando controladores modulares para desplegar y gestionar software tanto en proveedores de nube pública como en servidores privados autohospedados. Proporciona un espacio de trabajo compartido que integra operaciones de interfaz de línea de comandos con el despliegue de infraestructura para unificar los flujos de trabajo de desarrollo y operaciones. La plataforma cubre una amplia gama de capacidades, incluyendo orquestación de infraestructura en la nube, despliegue de espacios de trabajo autohospedados y gestión de entornos impulsada por CLI. Utiliza un motor de aprovisionamiento basado en controladores para traducir configuraciones de espacio de trabajo de alto nivel en despliegues de recursos específicos a través de diversas infraestructuras host.
Offers a unified command-line workspace for managing the environment's full lifecycle and system operations.
Anchor is a framework for building, testing, and deploying Solana smart contracts. It provides a Rust domain-specific language (DSL) that uses macro‑based instruction dispatch and derive‑macro account validation to automate ownership checks, discriminator enforcement, and serialization before instruction execution. The framework also includes a CLI toolchain for scaffolding, compiling, and managing contracts across workspaces, a test harness that simulates program execution with account manipulation and compute unit benchmarking, and an IDL generator that emits a standardized JSON interface fr
Provides a CLI workspace for bootstrapping, building, testing, and deploying Solana smart contracts.
tmuxp es un gestor de sesiones de tmux y orquestador de espacios de trabajo declarativo que automatiza la creación y organización de sesiones, ventanas y paneles. Funciona como un wrapper de automatización de libtmux, permitiendo a los usuarios definir diseños de terminal complejos y comandos de shell iniciales utilizando archivos de configuración YAML o JSON. El proyecto se distingue como una herramienta de instantáneas de diseño de terminal capaz de capturar el estado de una sesión en ejecución y guardarlo como una configuración reproducible. Además, soporta la automatización del flujo de trabajo de terminal ejecutando tareas de arranque y scripts de inicio para preparar entornos antes de lanzar sesiones interactivas. Sus capacidades más amplias incluyen la orquestación de terminales headless para pipelines automatizados, gestión de variables de entorno para resolución dinámica y una arquitectura de plugins para la construcción de sesiones personalizadas. El sistema también proporciona herramientas para la suspensión del estado de la sesión, captura de sesión en vivo e inspección de estado en tiempo real a través de una consola interactiva.
Launches terminal workspaces by creating windows and panes and executing commands based on a configuration file.
Codebox es un entorno de desarrollo integrado (IDE) basado en navegador utilizado para escribir y ejecutar código fuente en entornos de nube y escritorio. Funciona como un entorno de ejecución de Node.js, permitiendo que el código JavaScript y Node.js se ejecute directamente dentro de un navegador web. El proyecto es un IDE multiplataforma con soporte nativo para uso offline. Utiliza una arquitectura de plugins modular que permite la adición de funcionalidad y extensiones personalizadas de terceros al editor. El entorno incluye herramientas para la gestión de bases de código, una capa de sistema de archivos integrada y una interfaz de línea de comandos para la gestión del espacio de trabajo y la configuración de identidad.
Allows users to launch specific project folders as active workspaces directly from the terminal.
Positron is a data science integrated development environment and AI-powered code editor designed for polyglot development, specifically supporting Python and R. It functions as a remote compute workspace that separates the user interface from the execution kernel via SSH or container integration. The environment features a deep integration of large language models that provide context-aware suggestions and automated data analysis by accessing real-time interpreter state, in-memory objects, and plot outputs. It distinguishes itself through a polyglot runtime bridge that enables cross-language
Provides a shell command to open specific directories as workspaces.
Pulsar is a cross-platform, extensible text editor designed for source code management and plain text editing. It functions as a plugin-based development environment that allows for the creation of a personalized workspace through deep configuration of language settings, visual styles, and keyboard shortcuts. The editor is characterized by its extensibility, supporting the integration of third-party extension packages to add specialized features and custom toolsets. Users can modify the interface via visual theme customization and build tailored workflows using a framework for custom developm
Allows launching the application from the command line to open specific files or project directories.