Skip to content

A collection of scripts, code snippets, templates and guides for setting up new development projects.

License

Notifications You must be signed in to change notification settings

anwaralameddin/kickstart

Repository files navigation

Kickstart

A collection of scripts, code snippets, templates and guides for setting up new development projects.

Installation

  1. Clone the repository.
git clone https://github.com/anwaralameddin/kickstart.git
  1. Depending on your system, run the appropriate installation script.
# Bash
kickstart/install
# PowerShell
kickstart\install.ps1
  1. Amend the configuration files to your needs before running kickstart commands.

Usage

For available commands, use either Bash or PowerShell to run:

kickstart -help

Supported projects

  • LaTeX
  • Bash
  • Rust
  • Python
  • C
  • C++

About

A collection of scripts, code snippets, templates and guides for setting up new development projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published