A collection of scripts, code snippets, templates and guides for setting up new development projects.
- Clone the repository.
git clone https://github.com/anwaralameddin/kickstart.git
- Depending on your system, run the appropriate installation script.
# Bash
kickstart/install
# PowerShell
kickstart\install.ps1
- Amend the configuration files to your needs before running
kickstart
commands.
For available commands, use either Bash
or PowerShell
to run:
kickstart -help
- LaTeX
- Bash
- Rust
- Python
- C
- C++