Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yosoyubik/hoonschool
Hoon 101&201 courses with assignments and final projects
https://github.com/yosoyubik/hoonschool
arvo gall hoon hoonschool urbit
Last synced: about 2 months ago
JSON representation
Hoon 101&201 courses with assignments and final projects
- Host: GitHub
- URL: https://github.com/yosoyubik/hoonschool
- Owner: yosoyubik
- License: mit
- Created: 2019-09-20T05:38:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T15:33:11.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T03:09:05.144Z (9 months ago)
- Topics: arvo, gall, hoon, hoonschool, urbit
- Language: JavaScript
- Homepage: https://urbit.org/community/hoonschool/
- Size: 1.13 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hoon School
# Hoon 101
`%/hoon101`
Copy all files inside the `%/gen` folder and `|commit %base` manually.
# Hoon 201
`%/hoon201`
## UsingFirst you need to create a file called `.urbitrc`
```
module.exports = {
URBIT_PIERS: [
"/base",
]
};
````npm run serve`
Watches the assignment folder located in `%/hoon201/assignments` and syncs all files it into your Urbit ship's folder.
After the files have been copied or modifed, run `|commit %base` to sync them with clay.