Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.