An open API service indexing awesome lists of open source software.

https://github.com/caseywebb/docker-interactive-node

docker-interactive + n
https://github.com/caseywebb/docker-interactive-node

Last synced: about 2 months ago
JSON representation

docker-interactive + n

Awesome Lists containing this project

README

        

# docker-interactive-node

Ephemeral node environment that is actually nice to work in.
Uses [n](https://github.com/tj/n) to manage node version.

`docker run -it --rm -v $(pwd):/src caseywebb/interactive-node`