All Projects → asdf-vm → Asdf

asdf-vm / Asdf

Licence: mit
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Asdf

Dvm
Fast and simple Deno runtime version manager written in OCaml
Stars: ✭ 58 (-99.54%)
Mutual labels:  cli, version-manager
G
Simple go version manager, gluten-free
Stars: ✭ 307 (-97.56%)
Mutual labels:  cli, version-manager
Benchttp
HTTP server benchmarking tool
Stars: ✭ 114 (-99.09%)
Mutual labels:  cli
Wordup Cli
Wordup is a fully integrated development platform for WordPress. Develop plugins and themes locally. Preview in the cloud. Automatic updates in WP.
Stars: ✭ 116 (-99.08%)
Mutual labels:  cli
Ytmdl
A simple app to get songs from YouTube in mp3 format with artist name, album name etc from sources like iTunes, Spotify, LastFM, Deezer, Gaana etc.
Stars: ✭ 2,070 (-83.56%)
Mutual labels:  cli
Closh
Bash-like shell based on Clojure
Stars: ✭ 1,552 (-87.68%)
Mutual labels:  cli
Termy
A terminal with autocomplete
Stars: ✭ 112 (-99.11%)
Mutual labels:  cli
Gkeep
Google Keep Command Line Interface (CLI)
Stars: ✭ 114 (-99.09%)
Mutual labels:  cli
Python N26
💵 Unofficial Python client for n26 (Number 26) - https://n26.com/
Stars: ✭ 116 (-99.08%)
Mutual labels:  cli
Openterm
OpenTerm is a sandboxed command line interface for iOS.
Stars: ✭ 1,504 (-88.06%)
Mutual labels:  cli
Quicssh
SSH over QUIC
Stars: ✭ 116 (-99.08%)
Mutual labels:  cli
Kafka Connect Tools
Kafka Connect Tooling
Stars: ✭ 115 (-99.09%)
Mutual labels:  cli
Nodenv
Manage multiple NodeJS versions.
Stars: ✭ 1,687 (-86.6%)
Mutual labels:  version-manager
Afctl
afctl helps to manage and deploy Apache Airflow projects faster and smoother.
Stars: ✭ 116 (-99.08%)
Mutual labels:  cli
Rollup Plugin Filesize
A rollup plugin to show file size of the bundle in the cli
Stars: ✭ 114 (-99.09%)
Mutual labels:  cli
User Bundle
A new Symfony user bundle
Stars: ✭ 116 (-99.08%)
Mutual labels:  cli
Node Semantic Git Commit Cli
A CLI for semantic git commits
Stars: ✭ 114 (-99.09%)
Mutual labels:  cli
As Pect
🔥Blazing🔥 fast testing with AssemblyScript
Stars: ✭ 115 (-99.09%)
Mutual labels:  cli
Learning Bitcoin From The Command Line
A complete course for learning Bitcoin programming and usage from the command
Stars: ✭ 2,010 (-84.04%)
Mutual labels:  cli
Beets
music library manager and MusicBrainz tagger
Stars: ✭ 10,522 (-16.45%)
Mutual labels:  cli

asdf Lint Tests

Manage multiple runtime versions with a single CLI tool, extendable via plugins - docs at asdf-vm.com

asdf is a CLI tool that can manage multiple language runtime versions on a per-project basis. It is like gvm, nvm, rbenv & pyenv (and more) all in one! Simply install your language's plugin!

Why use asdf?

  • single CLI for multiple languages
  • consistent commands to manage all your languages
  • single global config keeping defaults in one place
  • single .tool-versions config file per project
  • support for existing config files .node-version, .nvmrc, .ruby-version for easy migration
  • automatically switches runtime versions as you traverse your directories
  • simple plugin system to add support for your language of choice
  • shell completion available for common shells (Bash, Zsh, Fish, Elvish)

Documentation

Please head over to the documentation site for more information!

Contributing

See CONTRIBUTING.md in the repo or the Contributing section on the docs site.

Community & Questions

  • FAQ
  • GitHub Issues GitHub Issues: report a bug or raise a feature request to the asdf core team
  • GitHub Discussions GitHub Discussions: our preferred method for community Q&A and interaction
  • StackOverflow Tag StackOverflow Tag: see existing Q&A for asdf. Some of the core team watch this tag in addition to our helpful community

Ballad of asdf

Once upon a time there was a programming language
There were many versions of it
So people wrote a version manager for it
To switch between versions for projects
Different, old, new.

Then there came more programming languages
So there came more version managers
And many commands for them

I installed a lot of them
I learnt a lot of commands

Then I said, just one more version manager
Which I will write instead

So, there came another version manager
asdf version manager - https://github.com/asdf-vm/asdf

A version manager so extendable
for which anyone can create a plugin
To support their favourite language
No more installing more version managers
Or learning more commands


This was the mail I wrote to a few friends to tell them about the project. Thanks to @roshanvid for suggesting that this go into the readme
@HashNuke
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].