Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Releases: pilleye/jumpstart

Beta v0.3

12 Jan 01:07
e7cdf3b
Compare
Choose a tag to compare
Beta v0.3 Pre-release
Pre-release

Features described in website.

Beta v0.2

02 Jan 23:31
598ef66
Compare
Choose a tag to compare
Beta v0.2 Pre-release
Pre-release

Bug Fixes:

  • Addresses #8 by installing Command Line Tools, Homebrew, and Python & Virtual Environment in the ./jumpstart script.

Features:

  • Implements zsh installation, oh-my-zsh installation, and the spaceship-prompt theme in #10
  • Implements iTerm2 installation and Dracula theming from #3
    • Note: Overwrites profile settings

Development Features:

  • Implements a build matrix in Travis CI for faster results by parallelizing build tasks with individual options selected (so that if a single task fails, then feedback is received quicker) and an overall build tasks with all options selected.
  • Disabled brew update and brew upgrade on Travis CI, where the macOS development machines need approximately 6-8 minutes to do these two tasks. Disabling should have no significant impact on the script as of yet.

Beta Release v0.1

16 Dec 06:55
1770ee1
Compare
Choose a tag to compare
Beta Release v0.1 Pre-release
Pre-release

Simple, working install process. Follow instructions in README.md.

Features:

  • Install Xcode Command Line Tools
  • Install, update, upgrade, and symlink Homebrew
  • (Optionally) install ZSH and Oh My Zsh