• This project
    • Loading...
  • Sign in

Ruby Gems / var

Elementos brand ukko 05 cropped
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • var
  • bin
  • setup
  • Abraham Rodriguez's avatar
    initial commint · 7fa2921a
    7fa2921a
    Abraham Rodriguez authored 2016-01-02 13:28:46 -0600
setup 115 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7
#!/bin/bash
set -euo pipefail
IFS=$'\n\t'

bundle install

# Do any other automated setup that you need to do here