aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* adding nvm option: nvmInstallPath (#20)Samruddhi Khandale2022-05-241-0/+5
| | | adding nvm option
* Common: Moving contents from setup-user.sh (#16)Samruddhi Khandale2022-05-161-0/+18
| | | | | | | * common: append data * move contents * nit
* python: bug fix when version = none (#14)Samruddhi Khandale2022-05-1616-14/+16
| | | | | | | * python: bug fix * add missing "none" proposal * nit
* fix terraform feature and new cliJosh Spicer2022-05-131-7/+16
|
* Merge branch 'main' of https://github.com/devcontainers/featuresJosh Spicer2022-05-133-14/+44
|\
| * Jupyterlab: Update script and add pythonBinary as option (#12)Samruddhi Khandale2022-05-132-13/+43
| | | | | | update sh + add arg
| * Python: Use exposed installPath argument (#13)Samruddhi Khandale2022-05-131-1/+1
| | | | | | use exposed installPath arg
* | add feature stubs for allJosh Spicer2022-05-132-3/+14
|/
* restructure and update cli (#11)Josh Spicer2022-05-1253-0/+6395
* restructure and update cli * typo