Giter VIP home page Giter VIP logo

meta-get's Introduction

Meta-Get

Build Status Code style: black

If you work on multiple machines/environments, it’s likely that at some point or another, you’ve wanted those environments to be similar or to have all your usual applications, plugins, and config files quickly installed and synced. The goal of meta-get is to act as a sort of meta package manager that can aid you in getting these standardized aspects set up in your environments - to allow you to create and list your own collections of files, libraries, or applications that you want selectively set up on all of your systems with a minimum amount of hassle and regardless of what architecture or OS you’re running on. In addition, the goal is to allow configuration or setup changes made on one system to be easily propagated to any other systems you use.

Status

This project is still in early development and is not yet in a usable state.

Basic Features (eventually)

  • Apt-like/pip-like commandline syntax (meta install <packagename>)
  • Ability to define "meta packages" or sets of "installation instructions", hosted in a git repository, with a predefined python API containing functions that allow you to:
    • Clone git repositories
    • Move files/folders around
    • Remove files/folders
    • Download files from URLs
    • Extract archives
    • Interact with a set of known/common package managers (apt-get, pacman, chocolatey, pip, etc.)
    • Execute shell scripts/commands
  • Optionally automatically remove a meta package's installed files and packages, instead of (or in addition to) having to manually remove them
  • Ability to draw from multiple sets (repositories) of meta-packages
  • Commands to quickly open/edit a meta-package and sync it with its git repository
  • Configurable via commandline flags or .config files

Contributing

I want this project to be a tool that more people than just me find useful! I welcome anyone who's interested in contributing to help with either design and/or development. More information can be found in the contributing doc.

Links

Github repo
Trello board
Design doc

meta-get's People

Contributors

warmcyan avatar alecwest avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

alecwest

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.