brew install mongodb
mkdir -p /data/dbEnsure that user account running mongod has correct permissions for the directory:
| //http://stackoverflow.com/questions/105034/how-to-create-a-guid-uuid-in-javascript | |
| Math.random().toString(36).substring(2, 15) + Math.random().toString(36).substring(2, 15); |
Let's say alice is a github.com user, with 2 or more private repositories repoN.
For this example we'll work with just two repositories named repo1 and repo2
https://github.com/alice/repo1
https://github.com/alice/repo2
You need to be to pull from these repositories without entering a passwords probably on a server, or on multiple servers.
| import android.graphics.Path; | |
| import android.graphics.PathMeasure; | |
| import android.os.Build; | |
| import android.support.annotation.FloatRange; | |
| import android.support.annotation.NonNull; | |
| import android.support.annotation.Size; | |
| import java.util.ArrayList; | |
| import java.util.List; |
| /* | |
| * Copyright (C) 2015 Jake Wharton | |
| * Modified work Copyright 2019 Phil Olson | |
| * | |
| * Licensed under the Apache License, Version 2.0 (the "License"); | |
| * you may not use this file except in compliance with the License. | |
| * You may obtain a copy of the License at | |
| * | |
| * http://www.apache.org/licenses/LICENSE-2.0 | |
| * |