This project currently contains a single script that can be used to setup the linux container on a freshly wiped Chromebook.
It installs the following software:
- Java JDK
- Maven
- nvm (node version manager)
- nodejs
- VS Code
- sfdx cli tool
- Salesforce Dataloader
Upon completion it cleans up the downloaded installation files.
Usage:
- Open Chrome and go to chrome://settings/?search=linux
- Click the Turn on button to enable Linux on the Chromebook
- Click the Install button
- After installation is complete, a terminal window will open Enter the following commands into the terminal:
- sudo curl -o- https://raw.githubusercontent.com/mkpartners/chromebookSetup/master/initial/install.sh | bash
- CLOSE the terminal window and then reopen the terminal before entering the next command.
- nvm install node
- nvm ls
- sudo curl -o- https://raw.githubusercontent.com/mkpartners/chromebookSetup/master/setupChromebook.sh | bash
Trick to bring back alt square bracket options to move linux windows https://www.reddit.com/r/Crostini/wiki/enable-chrome-shortcuts-in-linux-apps
Learn More About MK Partners at: https://appexchange.salesforce.com/appxConsultingListingDetail?listingId=a0N30000001gF9jEAE