awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Permission Managers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPermission Managers

Utilities for managing system-level access rights, directory permissions, and environment-specific file system configurations.

Distinguishing note: Focuses on system-level permission and directory access management rather than user-facing authentication or identity services.

Explore 1 awesome GitHub repository matching system administration & monitoring · Permission Managers. Refine with filters or upvote what's useful.

  1. Home
  2. System Administration & Monitoring
  3. Permission Managers

Awesome Permission Managers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • coreybutler/nvm-windows

    coreybutler/nvm-windows

    45,008View on GitHub↗

    This project is a command-line utility designed to manage multiple runtime versions on a single machine. It enables developers to install, remove, and toggle between different versions to satisfy project-specific dependency requirements, ensuring that each environment remains isolated to prevent version conflicts or path overlaps. The tool functions by storing distinct runtime versions in separate, isolated directories and utilizing symbolic links to point to the currently active version. It orchestrates these file system operations through a unified command-line interface that modifies syste

    Manages system-level permissions and writable directories to facilitate environment switching and symbolic link creation.

    Gogomanagementnode
    45,008View on GitHub↗