sestrella / asdf-stack

Stack plugin for asdf version manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-stack

DEPRECATED - This is no longer supported, please consider using asdf-ghcup instead.

CI

Stack plugin for asdf version manager.

Install

Run the following command:

asdf plugin add stack https://github.com/sestrella/asdf-stack.git

Test

Install Node.js:

asdf plugin add nodejs
asdf install

Install dependencies:

npm install

Run tests:

npm test

About

Stack plugin for asdf version manager

License:MIT License


Languages

Language:Shell 100.0%