Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    cobracommander-henchman 0.1

    Download button

    No screenshots available
    Downloads: 82  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Justin Morris | More programs
    Creative Commons Att... / FREE
    February 21st, 2012, 06:11 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    cobracommander-henchman description

    Cobra Commander - Henchman

    cobracommander-henchman is a Python app.

    Snakefiles

    A snakefile is what is used to configure and run a Henchman build. A snakefile can be any arbitrary file or executable so long as it outputs valid JSON to stdout when it is invoked.

    There is only one key/value that __must__ be in your snakfile JSON;

    - `build`: an array of strings containing the steps required to build your project. These are executed serially.

    However there are also a bunch of other optional properties that you can set in your snakefile to achieve different outcomes, here are a few;

    - `environment`: an object whose keys/values are environment variables that should be set prior to any `build` steps being invoked.
    - `hooks`:
      - `before_build`
      - `after_build`
      - `after_passing`
      - `after_failing`

    Extensions (notes for future spec)

    Extensions come a in a bunch of different flavours, usually depending on the function that they provide.

    Extensions may add extra abilities and functionality at certain registration points within the build process (eg; post build, during hooks, etc.)

    If an extension needs configuration or params before being invoked at its registration point they can be passed in the snakefile as such;

        'hooks': {
          'before_build':[
            ['my_extension', ['args'], {'kwargs':'foo'}],
            ['my_other_extension', ['args']],
            ['etc']
          ]
        }



    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    cobra commander | Henchman commander | Python | Henchman | cobra

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM