To update:
mangal update
To install:
curl -sSL mangal.metafates.one/install | sh
If you have any problems updating
Run the install script (you can run it multiple times):curl -sSL mangal.metafates.one/install | sh
What's new?
- Support environment variables for
downloader.path
config field #103 - Replace Mangakakalot with Manganato #102
- Move
install
&gen
commands tosources
subcommands. E.g. if you usedmangal install
before usemangal sources install
. Old commands are still present, but marked as deprecated. - New flags
--builtin
&--custom
forsources
command to filter sources by type. - New flag
--json
added forconfig info
command to show fields in json format. - New command
mangal sources remove <name>
to remove custom source. - Minor performance improvements.
Full Changelog: v3.12.0...v3.13.0
Bugs? Suggestions? Open an issue