Releases: anigo-org/anigo-cli
Problem getting recent versions of plugins fixed.
What's Changed
- problem getting recent versions of plugins fixed. by @FlamesX-128 in #4
Full Changelog: v1.1.2...v1.1.3
out of index fixed when the novel only has one episode.
What's Changed
- out of index fixed when the novel only has one episode. by @FlamesX-128 in #3
Full Changelog: v1.1.1...v1.1.2
problem when creating the plugins folder fixed
What's Changed
- problem when creating the plugins folder fixed. by @FlamesX-128 in #2
Full Changelog: v1.1.0...v1.1.1
plugin installer, better console interface
Merge pull request #1 from FlamesX-128/develop Develop
Fix plugin handling on windows and darwin systems.
Anigo
A console tool to search and watch anime.
Installation
Using a build
Download the binary from releases.
Using Go 1.19
go install github.com/FlamesX-128/anigo@latest
remember to export $GOPATH/bin.
By default it does not include functionalities to watch anime, you must download them in anigo-plugins, the use of the consumer plugin is recommended.
Plugin directory
Anigo will look for the anigo-plugins
folder in the current directory from where it is called.
Usage
anigo-usage.mp4
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Resources
License
First release
Anigo
A console tool to search and watch anime.
Installation
Using a build
Download the binary from releases.
Using Go 1.19
go install github.com/FlamesX-128/anigo@latest
remember to export $GOPATH/bin.
By default it does not include functionalities to watch anime, you must download them in anigo-plugins, the use of the consumer plugin is recommended.
Plugin directory
Anigo will look for the anigo-plugins
folder in the current directory from where it is called.
Usage
anigo-usage.mp4
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.