Skip to content

geminimvp/sparkplug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Usage

  1. Install Xcode

  2. Download the script with curl: curl --remote-name https://raw.githubusercontent.com/enginecommerce/sparkplug/master/sparkplug

  3. Run the script: sh sparkplug

Contents

macOS tools:

  • Homebrew for managing operating system libraries.

Unix tools:

  • Exuberant Ctags for indexing files for vim tab completion
  • Git for version control
  • OpenSSL for Transport Layer Security (TLS)
  • RCM for managing company and personal dotfiles
  • The Silver Searcher for finding things in files
  • Tmux for saving project state and switching between projects
  • Watchman for watching for filesystem events
  • Zsh as your shell
  • fzy for fuzzy finding

Text editor:

Heroku tools:

Git-ish tools:

  • Hub for interacting with the GitHub API
  • lazygit for diffs and other neat tricks

Image tools:

Testing tools:

Programming languages, package managers, and configuration:

  • ASDF for managing programming language versions
  • Bundler for managing Ruby libraries
  • Node.js and NPM, for running apps and installing JavaScript packages
  • Ruby stable for writing general-purpose code
  • Yarn for managing JavaScript packages

Databases:

  • Postgres for storing relational data
  • Redis for storing key-value data

About

A script for setting up Engine OSX machines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages