Giter VIP home page Giter VIP logo

milksteak's Introduction

Milksteak Package Manager

I made this for personal use to install whatever cool stuff I've found on GitHub and elsewhere, that other package managers don't provide. This is a fork of bpm, the Bash Package Manager, by Sam Stephenson, Nick Quaranto & 37signals. Milksteak uses its own repo, however, and is not compatible with the original bpm setup. Milksteak is intended for use on macOS 10.11+, requires Homebrew and assumes that you're using the GNU command line tools by default.

Installing Milksteak

/usr/bin/env bash <(curl -s https://raw.githubusercontent.com/milksteak-project/milksteak/master/install)

Milksteak installs itself and its packages into to its own environment within the current user's home directory. The directory is hidden by default but you can easily unhide it by executing:

chflags nohidden $HOME/usr

Installing/Uninstalling Packages

steak install <package name>
steak uninstall <package name>

Uninstalling Milksteak

steak nuke

Notes

This is more or less just made for fun. It tends to be somewhat buggy if I update the scripts in the package repo, deciding to just fall back to the old/buggy ones instead of grabbing the updated ones as it's supposed to do. Dynamic libraries may also be problematic with SIP enabled (need to be symlinked to /usr/local/lib in order to load), but all of the currently available packages are static anyway. Otherwise this works pretty much as it's supposed to.

milksteak's People

Watchers

 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.