Giter Site home page Giter Site logo

msgshellutils's Introduction

A set of shell script utils

A compilation of functions, either by me or found on the web, that centralize common functionalities needed in setup, install or cleanup scripts.

Rationale

Funnier languages could do the same stuff while being more programmer-friendly, but you might not want your fellow developers to install this Node / Ruby / Python lib just to test your project written in a different environment :) The shell being the lowest common denominator to all flavors of environments (Windows without Cygwin is already an outcast in the kind of projects where you want cross-platform setup scripts).

Architecture

The functions are stored in files by category.

  • ui.sh: anything that enhances CLI;
  • paths.sh: utils for working with paths;
  • stagedProcess.sh: a set of functions that let you describe a complex, staged process (such as a setup or cleanup operation) in an expressive and simple description.

License

MIT for stuff written by me, other licenses as given by their original developers in the comments above the functions. Usually so little code that no one ever bothered licensing it at all ;) Would be nice if you credited me (or the original author) when including files in your projects.

msgshellutils's People

Contributors

mattisg avatar

Stargazers

 avatar  avatar  avatar

Watchers

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