All Projects → asdf-community → asdf-poetry

asdf-community / asdf-poetry

Licence: MIT License
Poetry plugin for the asdf version manager

Programming Languages

shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to asdf-poetry

asdf-crystal
Crystal plugin for the asdf version manager
Stars: ✭ 60 (+160.87%)
Mutual labels:  asdf, asdf-plugin
asdf-elm
Elm plugin for the asdf version manager
Stars: ✭ 18 (-21.74%)
Mutual labels:  asdf, asdf-plugin
asdf-haxe
Haxe plugin for the asdf version manager
Stars: ✭ 13 (-43.48%)
Mutual labels:  asdf, asdf-plugin
asdf-yarn
asdf plugin for Yarn.
Stars: ✭ 111 (+382.61%)
Mutual labels:  asdf, asdf-plugin
asdf-flutter
Flutter plugin for the asdf version manager
Stars: ✭ 68 (+195.65%)
Mutual labels:  asdf, asdf-plugin
asdf-php
PHP plugin for the asdf version manager
Stars: ✭ 159 (+591.3%)
Mutual labels:  asdf, asdf-plugin
asdf-elm
elm version manager plugin for asdf.
Stars: ✭ 26 (+13.04%)
Mutual labels:  asdf, asdf-plugin
asdf-deno
Deno plugin for the asdf version manager
Stars: ✭ 71 (+208.7%)
Mutual labels:  asdf, asdf-plugin
asdf-ocaml
OCaml plugin for the asdf version manager
Stars: ✭ 20 (-13.04%)
Mutual labels:  asdf, asdf-plugin
asdf-gleam
Gleam plugin for the asdf version manager
Stars: ✭ 22 (-4.35%)
Mutual labels:  asdf, asdf-plugin
asdf-gcloud
☁️ GCloud CLI (Google Cloud SDK) plugin for asdf version manager. Pin gcloud versions for each project!
Stars: ✭ 24 (+4.35%)
Mutual labels:  asdf, asdf-plugin
dotfiles
This is what I use to get things done!
Stars: ✭ 59 (+156.52%)
Mutual labels:  asdf
dotfiles
🗿 dotfilery, configuration, environment settings, automation, etc. 🛖
Stars: ✭ 67 (+191.3%)
Mutual labels:  asdf
dotfiles
Dotfiles. Mac and *nix. Handy scripts, configurations for bash, zsh, git, asdf, Sublime Text, Karabiner-Elements, BetterTouchTool and more.
Stars: ✭ 15 (-34.78%)
Mutual labels:  asdf
workbench
A hierarchical environment manager for bash, written in bash.
Stars: ✭ 17 (-26.09%)
Mutual labels:  asdf
ansible-role-asdf
No description or website provided.
Stars: ✭ 45 (+95.65%)
Mutual labels:  asdf
dotfiles
My dotfiles
Stars: ✭ 22 (-4.35%)
Mutual labels:  asdf

asdf-poetry

Poetry plugin for asdf version manager

Build History

Build history

Installation

asdf plugin-add poetry https://github.com/asdf-community/asdf-poetry.git

Usage

Check asdf readme for instructions on how to install & manage versions.

Overriding installer

ASDF_POETRY_INSTALL_URL is an optional variable you can specific to point to the hosted installer of your choosing, e.g. get-poetry.py or the new install-poetry.py (compatible with 1.1.7+ and default in 1.2).

For example, to force install-poetry.py on 1.1.9:

ASDF_POETRY_INSTALL_URL=https://install.python-poetry.org asdf install poetry 1.1.9

Doing so is not recommended and may result in poetry installations which disregard the asdf-python plugin. See issue #10.

License

Licensed under the MIT license.

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].