Skip to content

UnionPOS/baseline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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!

About

Baseline Workstation Configurator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published