Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 261 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 261 Bytes

NodeJS example flake

This flake example is useful for situations where you need a specific version of NodeJS that cannot be found in the Flox Catalog.

To use:

% flox init
% flox install github:flox-examples/nodejs
% flox activate
% node --version