unpub icon indicating copy to clipboard operation
unpub copied to clipboard

unpubd - installer for unpub

Open bsutton opened this issue 3 years ago • 3 comments
trafficstars

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.

bsutton avatar Dec 05 '21 22:12 bsutton

Excited

talisk avatar Dec 06 '21 10:12 talisk

@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 avatar Apr 19 '22 17:04 fadeltd

@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.

bsutton avatar Apr 19 '22 20:04 bsutton