/builder

Bash scripts for development & production environments

Primary LanguageShellMIT LicenseMIT

Builder

Requirements

Mac OS X

  1. Use Command Line Tools for XCode for Lion (OS X 10.7) or Mountain Lion (OS X 10.8).

  2. Set zsh as your login shell:

    chsh -s /bin/zsh

Linux

We currently support these distros:

Also you can use distros derived from up these. (Linux Mint, LMDE, Elementary, Pepper Mint, etc.)

Use

Mac OS X

Read, then run the script:

zsh <(curl -s https://raw.github.com/kebab-project/builder/develop/mac.sh)

Linux

Read, then run the script:

bash <(wget -qO- https://raw.github.com/kebab-project/builder/develop/linux.sh)

What it does

Contributing

Once you've made your great commits:

  1. Fork Template
  2. Create a topic branch - git checkout -b my_branch
  3. Push to your branch - git push origin my_branch
  4. Create a Pull Request from your branch
  5. That's it!

Credits

License

Copyright 2013 lab2023 – internet technologies