Skip to content

ISB-Tech-Drive-Coders/dotnet-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-cli

Why .Net

DotNet is a very universal , we can up our script eventually to be able to make a version with many OS Support. At time of writing it is only exported in .exe

Goal Inperson workflow

User will plug in a usb thumb drive and open the directory. Then will right click "script 1" (bash) and run as admin to install .net and all script dependencies. Then user will right click the second script (dotnet). The script will ask for sudo password, then will present options for the installation of basic utilities.

Getting Started

Download and install the .net 6 sdk from Microsoft

Use dotnet run to run the program, arguments for the command can be found here

For MacOS, leave the code as such; but for windows you can uncomment every multiline comment you see. The notes all have single line // comments.

About

A dotnet6 script for automated installing of common apps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages