6 ms·
The only thing I don't like about Fabric ( and perhaps I missed reading a step in the docs ) is working with very complex systems, I wanted to break fabric reci
by CptCodeMonkey 15y ago
The only thing I don't like about Fabric ( and perhaps I missed reading a step in the docs ) is working with very complex systems, I wanted to break fabric recipes/scripts into multiple files and found doing `fab -f zkservers.py reload` slightly tedious. I've much rather do `./zkservers.py reload`