Skip to content
@crater-space

Crater

A "no-install" package-management solution for UNIX-like platforms

Crater

ko-fi

Crater is a super-lightweight, universal, "meta" package manager for UNIX-like platforms. Three out of four elements of crater run away from the end-user's machine and the only one the user interacts with has been designed to run with no external dependencies. This makes crater fairly cross-platform and works magically with the help of its remotely hosted modules to provide a functional yet easy-to-use interface.

  flowchart TD
    M[fa:fa-computer CLI on User's Machine] <-->|Command Scripts| S
    S[fa:fa-code Service] <--> |Queries| R
    R[fa:fa-filter DB Reader] <--> |Info on Sources and Packages| D[fa:fa-database DB]
Loading

Visit the cli project for more details on usage, commands, and more.

Pinned Loading

  1. cli cli Public

    A super-lightweight, universal, "meta" package manager for UNIX-like platforms

    Shell 1 1

Repositories

Showing 5 of 5 repositories
  • db Public

    A database of known packages and package sources

    crater-space/db’s past year of commit activity
    Common Lisp 1 MIT 1 0 0 Updated Jun 24, 2024
  • cli Public

    A super-lightweight, universal, "meta" package manager for UNIX-like platforms

    crater-space/cli’s past year of commit activity
    Shell 1 MIT 1 0 0 Updated Jun 13, 2024
  • .github Public
    crater-space/.github’s past year of commit activity
    0 0 0 0 Updated Jun 13, 2024
  • db-reader Public

    An adapter to read Crater DB and generate shell scripts for appropriate actions

    crater-space/db-reader’s past year of commit activity
    Common Lisp 1 MIT 1 0 0 Updated Jun 6, 2024
  • service Public

    A web service to generate package-management shell scripts using Crater DB

    crater-space/service’s past year of commit activity
    JavaScript 1 MIT 1 0 0 Updated Jun 6, 2024

Top languages

Loading…

Most used topics

Loading…