Giter Site home page Giter Site logo

version-manager / woof Goto Github PK

View Code? Open in Web Editor NEW
28.0 2.0 1.0 3.98 MB

The version manager to end all version managers.

Home Page: https://version-manager.github.io/woof

License: Mozilla Public License 2.0

Shell 99.74% jq 0.26%
bash basalt version-manager shell asdf sdkman

woof's Introduction

Woof

The version manager to end all version managers

STATUS: IN DEVELOPMENT

Why?

  • Your OS's package manager doesn't contain the latest (or multiple) $language versions
  • You want an OS-independent way to install and switch between $language versions
  • You are tired of installing and configuring version managers (or version manager plugins) for every single language
  • More repeatable and reproducible builds

Features

  • Just Fucking Works
  • Optionally configurationless
  • Clean Bash code
    • Favors builtins and native Bash features (over external commands)
  • Supports 35 tools on at least x86_64 (see roadmap and languages for details)
  • Compatible with .tool-versions, nvm's .nvmrc and read things from popular version managers like rvm and pyenv
  • Fast
  • Uses no symlinks or shims

Preview (v0.5.0)

Demo

Prerequisites

External utilities are only used due to necessity or efficiency. The following are used

  • cURL
  • jq 1.6
  • POSIX mv, cat, cp, uname, stty,, etc.
  • sort (TODO: phase out -V GNUism)
  • Optional: pv

Installation

Use Basalt, a Bash package manager, to install this project globally

basalt global add hyperupcall/woof

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.