Skip to content

younke/asdf-sourcery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-sourcery Build Lint

Sourcery plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, unzip: generic POSIX utilities.

Install

Plugin:

asdf plugin add sourcery
# or
asdf plugin add sourcery https://github.com/younke/asdf-sourcery.git

sourcery:

# Show all installable versions
asdf list-all sourcery

# Install specific version
asdf install sourcery latest

# Set a version globally (on your ~/.tool-versions file)
asdf global sourcery latest

# Now sourcery commands are available
sourcery --help

⚠️ Refer to Sourcery docs on how to use templates.

Use $ asdf where sourcery to locate install path. You can find bundled templates in Templates folder.

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

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Vasily Ptitsyn

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages