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 1 year 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 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T15:33:11.000Z (over 3 years ago)
- Last Synced: 2025-03-24T14:50:32.298Z (about 1 year ago)
- Topics: arvo, gall, hoon, hoonschool, urbit
- Language: JavaScript
- Homepage: https://urbit.org/community/hoonschool/
- Size: 1.13 MB
- Stars: 9
- Watchers: 2
- 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`
## Using
First 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.