process

fling – file/directory symlinker

fling computes and creates/removes the minimal amount of symlinks needed in a directory to refer to files and directories in another directory, similar to Stow. It can also be used to manage your dotfiles.

fling is much dumber than Stow – it’s missing several options, only considers one directory at a time, and deals with absolute paths only (in contrast, Stow works exclusively with relative paths).

As a tradeoff, fling’s codebase is simpler. fling compiles to a single binary and contains fewer lines of code. It’s very easy to understand what fling will do for a particular invocation: fling prints out (in color!) what it plans to link/unlink and asks you (by default) before continuing.

This is free and open source software.

Website: github.com/bbkane/fling
Support:
Developer: Benjamin Kane
License: MIT License

fling in action

fling is written in Go. Learn Go with our recommended free books and free tutorials.


Related Software

stow alternativesProgramming LanguageLicense
boxunboxRustBSD Zero Clause License
stow-cmRustGNU General Public License v2.0
stownPythonGNU General Public License v3.0
RustowRustGNU General Public License v3.0
XStowC++GNU General Public License v2.0
TuckrRustGNU General Public License v3.0
DployPythonMIT License
flingGoMIT License
lashRustGNU General Public License v3.0
yadmPythonGNU General Public License v3.0
lnkoLuaGNU General Public License v3.0
DotStateRustMIT License

Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments