DEPRECATED - This is no longer supported, please consider using asdf-ghcup instead.
Stack plugin for asdf version manager.
Run the following command:
asdf plugin add stack https://github.com/sestrella/asdf-stack.git
Install Node.js:
asdf plugin add nodejs
asdf install
Install dependencies:
npm install
Run tests:
npm test