mirror of
https://github.com/janet-lang/janet
synced 2024-12-24 23:40:27 +00:00
Indicate that the source is on sourcehut as well.
This commit is contained in:
parent
e7baa2ae3d
commit
702b50b7a1
@ -62,6 +62,12 @@ Shows documentation for the doc macro.
|
||||
To get a list of all bindings in the default
|
||||
environment, use the `(all-symbols)` function.
|
||||
|
||||
## Source
|
||||
|
||||
You can get the source on [GitHub](https://github.com/janet-lang/janet) or
|
||||
[SourceHut](https://sr.ht/~bakpakin/janet). While the GitHub repo is the official repo,
|
||||
the SourceHut mirror is actively maintained.
|
||||
|
||||
## Building
|
||||
|
||||
### macos and Unix-like
|
||||
|
Loading…
Reference in New Issue
Block a user