Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https: not http: #7

Open
ykurahara opened this issue Mar 22, 2023 · 1 comment
Open

https: not http: #7

ykurahara opened this issue Mar 22, 2023 · 1 comment

Comments

@ykurahara
Copy link

spec repository: 'http://squeaksource.blueplane.jp/FileMan'.
The repository seems to be unavailable on http. It should be https.

Regards,
Kurahara

@mumez
Copy link
Owner

mumez commented Mar 22, 2023

Thank for the correction. I've added BaselineOfFileMan for easier installation.
#8

Now you can:

Metacello new
  baseline: 'FileMan';
  repository: 'github://mumez/FileMan/repository';
  load.

Please let me know if the problem persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants