luvit / lit

Toolkit for developing, sharing, and running luvit/lua programs and libraries.
http://lit.luvit.io/
Apache License 2.0
245 stars 58 forks source link

Delete lit package on luvit.io #166

Open bakpakin opened 8 years ago

bakpakin commented 8 years ago

This is more of a feature request, but it would be nice to be able to delete obsolete/defective packages. Especially packages that are short lived. The functionality I'm imagining is like npm's unpublish or deprecate.

creationix commented 8 years ago

For now the way to delete a package is to tell me directly and I'll remove it manually.

We could add this feature, but it would need to be carefully thought out.

bakpakin commented 8 years ago

Please delete bakpakin/moonmint-router, bakpakin/moonmint-request, and bakpakin/moonmint-response. Thanks.

creationix commented 8 years ago

ok, deleted. I ran rm -r bakpakin/moonmint-router/ bakpakin/moonmint-request/ bakpakin/moonmint-response/ in the refs/tags folder.

creationix commented 8 years ago

make sure to delete them in your local .litdb folder or they might publish again if you make updates and publish them.

MunifTanjim commented 2 years ago

Sorry for knocking here. But can you please delete both MunifTanjim/lua-evdev and MunifTanim/evdev?

Both have unusable directory structure.

It's not clear what lit publish does and how it bundle packages. It would very helpful if there was something like lit pack where it generates an archive so that user can examine it before publishing 😔

I'm up for contribution if it's acceptable.

qwreey commented 2 years ago

Sorry for my misstake, i uploaded same package twice by mistake so can you delete qwreey75/logger.lua please?