Skip to content

CarlosDomingues/devx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

devx

Automated personal dev environment setup for Windows 10 machines.

Usage

On a non-administrative PowerShell instance:

Set-ExecutionPolicy -Force RemoteSigned -scope CurrentUser
iwr -useb devx.carlo.sh | iex

You will be prompted for your credentials several times during the proccess.

TODO

  • Make the script immutable
  • Add CI/CD

About

Automated personal developer environment setup for Windows 10 machines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published