chibi-scheme/lib/chibi/snow
Nguyễn Thái Ngọc Duy 711c89cd97 snow: confirm before uploading packages
Uploading a package is an irreversible operation. It's not even about
accidentally leaking your secret sauce to the internet. You could upload
a package to snow-fort.org by accident and pullute the package name
space [1].

So let's ask the user first before going ahead uploading stuff. We only
ask once even if we're going to upload a dozen packages, so it's not
that annoying. The target repo is also shown in case you want to upload
to a custom repo and want to make sure it does so.

[1] I did (while attempting to uploading to a local snow-fort instance
    during testing). I guess `(chibi snow commands)` is forever mine
    now.
2020-09-04 19:25:29 +07:00
..
commands.scm snow: confirm before uploading packages 2020-09-04 19:25:29 +07:00
commands.sld replacing (srfi 142) with (srfi 151) 2017-08-21 22:32:57 +09:00
fort.scm additional string-cursor fixes for snow 2016-05-19 23:38:13 +09:00
fort.sld replacing (srfi 142) with (srfi 151) 2017-08-21 22:32:57 +09:00
interface.scm making (chibi term edit-line) portable, using from (chibi snow interface) 2017-01-23 23:12:58 +09:00
interface.sld making (chibi term edit-line) portable, using from (chibi snow interface) 2017-01-23 23:12:58 +09:00
package.scm snow: extract feature list for cond-expand 2020-08-28 16:30:00 +07:00
package.sld snow: extract feature list for cond-expand 2020-08-28 16:30:00 +07:00
utils.scm snow: extract feature list for cond-expand 2020-08-28 16:30:00 +07:00
utils.sld snow: extract feature list for cond-expand 2020-08-28 16:30:00 +07:00