Git Product home page Git Product logo

bin-compose's People

Watchers

 avatar  avatar  avatar

bin-compose's Issues

create lightweight environment container

When running environment on a host, there are tons of issues with configurations fucking up your PATH so we cant properly initialize our path to make the helpers available.

When we have an environment container we could run tmux in there or your preferred tool with your own configuration via volumes. If the environment gets access to the hosts docker we can still run everything next to it and avoid issues with the helpers and path issues.

This will also result in a uniform environment accross systems (Linux, macOS, Windows could become supported).

It will get one drawback that the isolation will reduce the use of your system binaries for other work like git inside the environment. As a user you could still work around it but it will become more tedious to do.

Distribution of compose environments

  1. Distribution via tarballs
    We can tag releases and provide fully configured and prepared tarballs with the default bin scripts available in the tarballs by utilizing a build script of some sort.

  2. Distribution via checkout
    We can provide a install script and have that as a requirement for using the compose environments

  3. Distribution via generator
    Allow some customization to be done via a webinterface and provide a downloadable target for endusers.

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.