Repository History
16 repositories tagged with development-tools

Zed: A High-Performance, Multiplayer Code Editor by Atom and Tree-sitter Creators
Zed is a high-performance, multiplayer code editor developed by the creators of Atom and Tree-sitter. Written in Rust, it aims to provide a fast and collaborative coding experience. This powerful tool is designed for developers who value speed and efficiency in their workflow.
pnpm: A Fast and Disk Space Efficient Package Manager for JavaScript
pnpm is a highly performant and disk space efficient package manager for JavaScript projects. It stands out by using a unique content-addressable filesystem, which significantly reduces disk usage and speeds up installations. Ideal for monorepos and projects requiring strict dependency management, pnpm offers a robust alternative to traditional package managers.

asdf: A Universal Version Manager for Multiple Runtimes
asdf is an extendable command-line tool designed to manage multiple language runtime versions efficiently. It acts as a single, unified solution, replacing individual version managers like nvm or rbenv for various programming languages. With its plugin-based architecture, asdf provides consistent commands and project-specific version control across diverse development environments.

DumbTerm: A Simple Web-Based Terminal Emulator with Starship Integration
DumbTerm is a straightforward web-based terminal emulator that provides remote access to a command-line interface directly from your browser. It comes pre-configured with common tools and integrates the popular Starship prompt for an enhanced user experience. This project simplifies creating sandboxed environments or accessing server CLIs securely.