Giter Site home page Giter Site logo

brew-pip's Introduction

Keeping our systems in sync with command-line binaries, python3 modules, and team projects.

Table of Contents

What Is This Tool

  • This tool is for staying in sync on 1+ systems with various team projects that depend upon:
  1. Command-line binaries, like git.

  2. Python3 modules, which we manage with pip3.

  3. The code projects themselves.

Why Should I Use This Tool

  • To avoid the burden of maintaining stable, current and tested across 1+ systems:
  1. Command-line binaries, like git.

  2. Python3 modules, which we manage with pip3.

  3. The code projects themselves.

How Do I Use This Tool

  1. Clone this repo to each system you own.
$ mkdir -p ~/projects; cd ~/projects
$ git clone 
  • Note: If you are on linux or windows, then simply replace package manager name 'brew' with either 'apt-get' or 'scoop', respectively in the main script.
cp brew-pip3-update-merge-test.sh retooled-pkg-mgr-pip3-update-merge-test.sh
  1. Create a github.com free public repo to manage your own systems.

  2. Using the github url of that new remote project:

$ git remote rename origin upstream
$ 

  1. Add tests to support proper testing

brew-pip's People

Contributors

jdonson avatar

Stargazers

David Dennison avatar

Watchers

 avatar

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.