|
If you're the impatient type and want to setup and configure a local Git repository for Insoshi, here's what you need to do:
1. Install Git 2. Sign up for an account at GitHub (and provide an SSH public key) 3. Fork the official Insoshi repository at GitHub 4. Run the shell script (attached at the bottom of this page) in the directory where you want your repository: sh configure_insoshi_local.sh <GitHub account name>What the script does is
|