• mateomaui@reddthat.com
    link
    fedilink
    English
    arrow-up
    2
    ·
    10 months ago

    Lately I’ve been using it as a simple way to drag and drop a source .tar.xz archive on a .bat file so it can be twice extracted, moved, renamed, have dependencies downloaded by git, run a cmake process, do a visual studio compile, then move the result release directory back to where the .bat file is while removing unneeded files and adding new ones.

    cmd and batch still has its uses.