Skip to content

michael-delphos/asdf-ast-grep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-ast-grep Build Lint

ast-grep plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl and POSIX utilities.
  • unzip. If you have a Debian system you can install it by typing: sudo apt-get install unzip

Install

Plugin:

asdf plugin add ast-grep
# or
asdf plugin add ast-grep https://github.com/michael-delphos/asdf-ast-grep.git

ast-grep:

# Show all installable versions
asdf list-all ast-grep

# Install specific version
asdf install ast-grep latest

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

# Now ast-grep commands are available
ast-grep --version

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 © Michael Quinn

About

ast-grep plugin for the asdf version manager.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages