Search Results
byago
byago
byago
byago
byago
This PowerShell script changes the working directory to the user's desktop folder.
PS> ./cd-desktop.ps1📂/home/Markus/Desktop (has 3 files and 0 folders)Author: Markus Fleschutz | License: CC0
This PowerShell script builds a Git repository by supporting the following build systems: autogen, cargo, cmake, configure, Gradle, Imakefile, Makefile, and Meson.
path Specifies the file path to the Git repository (default: current working directory)
PS> ./build-repo.ps1 C:\Repos\ninja⏳ Building 📂ninja by using CMake......✅ Build of 📂ninja succeeded in 47s, results in: 📂C:\Repos\ninja\_resultsAuthor: Markus Fleschutz | License: CC0