Giter Club home page Giter Club logo

baseline's Introduction

Baseline

UNION POS baseline provisioning of OSX workstations

Quick Start

On a fresh mac you won't have git or other required dependencies installed.. open a Terminal and run...

curl https://raw.githubusercontent.com/UnionPOS/baseline/master/bin/bootstrap | bash

Docker

You will need to manually install Docker version 2.2.0.5 You can get the dmg file here Docker 2.2.0.5

Troubleshooting

If your system already has tooling such as Docker you will need to uninstall them before running the quickstart otherwise it will fail

if you are getting libcouchbase (NOT libcouchbase@2 ) errors run "brew unlink 'libcouchbase". don't unlink libcouchbase@2

Usage

the slower start

  1. git clone https://github.com/UnionPOS/baseline to pull down the repository
  2. make init to initialize the build-harness
  3. make bootstrap to initialize project dependencies

this script does the following

Contributing

Bug Reports & Feature Requests

Please use the issue tracker to report any bugs or file feature requests.

Developing

PRs are welcome. We follow the typical "git-flow" Git workflow.

  1. Clone the project to your own machine
  2. Commit changes to your own branch
  3. Push your work back up to your fork
  4. Submit a Pull Request so that we can review your changes

NOTE: Be sure to merge the latest upstream changes before making a pull request!

baseline's People

Contributors

abe-union avatar jintaohang avatar robertcawbrush avatar sheyman avatar visput avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

baseline's Issues

Unrar fails to install

Describe the Bug

running curl https://raw.githubusercontent.com/UnionPOS/baseline/master/bin/bootstrap | bash hits an error on unrar.

running make bootstrap hits an unrar error as well

Expected Behavior

script would complete without errors

Steps to Reproduce

Steps to reproduce the behavior:

  1. run curl https://raw.githubusercontent.com/UnionPOS/baseline/master/bin/bootstrap | bash OR make bootstrap

Screenshots

If applicable, add screenshots or logs to help explain your problem.

Environment (please complete the following information):

Anything that will help us triage the bug will help. Here are some ideas:

  • OS: darwin big sur
  • Version: 11.2.3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.