Code Monkey home page Code Monkey logo

fling's Introduction

Fling

to understand: clone, cd into repo, ./fling


Fling is a command launcher.

The point of Fling is to help you straighten out that heap of miscellaneous helper scripts stacking up in your project -- admit it, they exist and their numbers have been growing -- into something navigable and tab-complete'able.

Plug in anything (any kind of command, any binary, any language) and get subcommands, help text, and bash autocompletion support -- just by symlinking the command into the fling config dir.

Any time you would have reached for make (but don't really want to put up with ".PHONY" declarations and other last-century bullshit) or rake (but don't want to deal with the whole ruby ecosystem), reach for Fling instead. It's pure eyewatering-but-portable bash.

Any time you would have written a "small" bash script, then watched it inevitably turn into a massive, terrifying case-switch monstrosity that now needs its own help and usage manuals... reach for Fling instead. Fling is replacing that case-and-"do what I mean" with a scripts.d that you can navigate easily. Fling also is that help and usage generator you always known you needed but could never get around to.

fling's People

Contributors

warpfork avatar

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.