Coder Social home page Coder Social logo

my_gits's Introduction

Purpose

  • Experiment in maintaining a ‘master’ repository containing submodules of interest.
  • Use scripts to quickly clone groups of submodules for a particular purpose.

Explanations

  1. There are a multitude of repositories which contain excellent information and references. However, it is unlikely to be able to contribute to all of them. Therefore, forking these interesting repos is of no real use, other than cluttering up my own list of github repos.
  2. The ‘Watch’ and ‘Star’ options of Github could be used, but do not allow a search through these starred repos. A global search is available, but probably does not have options to go deeper into the repos for a particular file.
  3. It would be invaluable to be able to search through these repos for information, code snippets, links, etc. The projectile package in Emacs (along with other tools like grep) can be used for rapidly searching through these repos.
  4. A new remote can be added to any submodule that I actually end up forking, thus maintaining the integrity of the master repo.

Scripts

Initiate and update all submodules

git submodule update --init

Awesome-awesome

git submodule update --init awesome-awesome

Data science repos

# Awesome repos
git submodule update --init awesome-data-science 
git submodule update --init awesome-public-datasets
git submodule update --init awesome-rshiny
git submodule update --init DataScienceR 
git submodule update --init my-awesome-AI-bookmarks

# Statistics 
git submodule update --init stats337
git submodule update --init Awesome-shiny-apps-for-statistics

Misc

# Classic novels available in org mode in Emacs
git submodule update --init novels-barbosa

my_gits's People

Contributors

shrysr avatar

Watchers

James Cloos avatar  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.