2 posts tagged with "scripts"

    running scripts with poetry

    2022-11-28

     | 

    ~2 min read

     | 

    365 words

    I’ve been exploring Poetry as an alternative to pip and pipenv recently. As pleasant as it has been, I knew I wasn’t taking advantage of all…

    node version management... automatically

    2022-11-28

     | 

    ~2 min read

     | 

    380 words

    NVM, the Node Version Manager, is an invaluable tool when working on multiple node projects. Instead of manually managing the globally…

Return to all tags