DEV Community

jgngo
jgngo

Posted on

1

Setup for New Machine

Things to install when setting up a new machine.

Windows

In PowerShell, you can quickly install software via scoop

irm get.scoop.sh | iex
scoop install git
scoop install 7zip
scoop bucket add extras
scoop install putty
scoop install nvm
scoop install vscode
Enter fullscreen mode Exit fullscreen mode

Desktop apps

  • Libreoffice
  • DBeaver

Top comments (0)

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay