unpub
unpub copied to clipboard
unpubd - installer for unpub
Not exactly the correct place for this but..
I thought you might be interested to know that I've just released what is essentially an installer for unpub.
The project is called unpubd. https://pub.dev/packages/unpubd https://github.com/bsutton/unpubd
It installs a docker container for mongo and unpub and provides command line tools to use and manage.
Excited
@bsutton that's great, and I think it will be great if it can also be integrated to this repo as tool like unpub_auth cli
But I'd like to ask, how can we apply the package validator?
And can you customize the bin/unpub.dart on unpubd since the current release is bugged(https://github.com/bytedance/unpub/issues/67)?
Need to modify to String instead of String?
https://github.com/bytedance/unpub/blob/master/unpub/bin/unpub.dart#L16 https://github.com/bytedance/unpub/blob/master/unpub/lib/src/app.dart#L103
@fadeltd my time is rather limited at the moment but if you raise a pr I would be happy to accept the changes. As to integration into this repo that will have to wait for another day.