Software Alternatives & Reviews

Show HN: Hancho – A simple and pleasant build system in ~500 lines of Python

dwm
  1. 1

    tup

    Tup is a file-based build system for Linux, OSX, and Windows.
    Pricing:
    • Open Source

    #Front End Package Manager #DevOps Tools #Continuous Integration 19 social mentions

  2. 2

    dwm

    dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.
    This is sort of the suckless approach. Most (all?) of their projects are customized by editing the source and recompiling. From their window manager, dwm: dwm is customized through editing its source code, which makes it extremely fast and secure - it does not process any input data which isn't known at compile time, except window titles and status text read from the root window's name. You don't have to learn Lua/sh/ruby or some weird configuration file format (like X resource files), beside C, to customize it for your needs: you only have to learn C (at least in order to edit the header file). https://dwm.suckless.org/.

    #Linux #Window Manager #Utilities 63 social mentions

Discuss: Show HN: Hancho – A simple and pleasant build system in ~500 lines of Python

Log in or Post with