flying-anvil / fa-toolkit
some tools
1.1.5
2021-04-30 14:17 UTC
Requires
- php: ^8.0|^7.3
- ext-mbstring: *
This package is not auto-updated.
Last update: 2025-03-29 08:57:16 UTC
README
Installation
composer global require flying-anvil/fa-toolkit
Find the installation path:
composer global config bin-dir --absolute 2&>/dev/null
Add it to your PATH
environment variable in your ~/.bashrc
(or equivalent):
export PATH=PATH:/output/from/above
Usage
See the markdown files in the documentation directory.