chibi-scheme/lib
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
..
chibi snow: confirm before uploading packages 2020-09-04 19:25:29 +07:00
scheme fixing scheme bytevector for 32bit arch 2020-07-28 15:09:40 +09:00
srfi Translate assume to a noop when assumptions are disabled 2020-08-29 11:11:46 +02:00
init-7.scm fix include-ci (issue #687) 2020-08-23 00:23:27 +09:00
meta-7.scm adding (auto) library for auxiliary syntax 2020-08-14 11:24:25 +09:00