11 个仓库
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 是一个统一的开发和运维环境,设计为 DevOps 协调平台。它作为一个全栈开发工作区,为人类用户和自动化机器进程同步编码和基础设施管理任务。 该系统充当混合基础设施编排器,采用模块化驱动程序在公共云提供商和自托管私有服务器上部署和管理软件。它提供了一个共享工作区,将命令行界面操作与基础设施部署集成,以统一开发和运维工作流。 该平台涵盖了广泛的能力,包括云基础设施编排、自托管工作区部署以及 CLI 驱动的环境管理。它利用基于驱动程序的配置引擎,将高层工作区配置转换为跨不同主机基础设施的特定资源部署。
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 是一个 tmux 会话管理器和声明式工作区编排器,可自动化会话、窗口和窗格的创建与组织。它作为一个 libtmux 自动化封装器,允许用户使用 YAML 或 JSON 配置文件定义复杂的终端布局和初始 Shell 命令。 该项目作为一个终端布局快照工具脱颖而出,能够捕获运行中会话的状态并将其保存为可重现的配置。它进一步支持终端工作流自动化,通过执行引导任务和启动脚本,在启动交互式会话之前准备环境。 其更广泛的能力包括用于自动化管道的无头终端编排、用于动态解析的环境变量管理,以及用于自定义会话构建的插件架构。该系统还提供用于会话状态挂起、实时会话捕获以及通过交互式控制台进行实时状态检查的工具。
Launches terminal workspaces by creating windows and panes and executing commands based on a configuration file.
Codebox 是一个基于浏览器的集成开发环境,用于在云端和桌面环境中编写和执行源代码。它作为一个 Node.js 运行时环境,允许 JavaScript 和 Node.js 代码直接在 Web 浏览器中运行。 该项目是一个支持离线使用的跨平台 IDE。它利用模块化插件架构,支持向编辑器添加自定义的第三方功能和扩展。 该环境包括代码库管理工具、集成的文件系统层,以及用于工作区管理和身份配置的命令行界面。
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.