/utility-scripts

:wrench: Bash, Cmd, and PowerShell example and utility scripts :gear:

Primary LanguageShellMIT LicenseMIT

Utility Scripts

Bash, Cmd, and PowerShell example and utility scripts.


Links and Resources


Project Structure

.
├── .husky            # Husky configuration
├── bash              # Bash scripts
├── cmd               # CMD scripts
├── ps1               # PowerShell scripts
├── .commitlintrc     # Commitlint configuration
├── .editorconfig     # Editor configuration
├── .gitignore        # Git ignore rules
├── .np-config.json   # NPM publish (np) configuration
├── LICENSE           # Project LICENSE
├── package.json      # NPM package configuration
└── README.md         # Project README