Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://ut-austin-rpl.github.io/OKAMI/
https://ut-austin-rpl.github.io/OKAMI/
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://ut-austin-rpl.github.io/OKAMI/
- Owner: UT-Austin-RPL
- Created: 2024-06-14T11:59:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T03:47:56.000Z (about 2 months ago)
- Last Synced: 2024-10-17T18:38:33.232Z (about 2 months ago)
- Size: 56.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-humanoid-manipulation - 2024.10
- awesome-humanoid-manipulation - 2024.10
README
## Documentation (Delete when we release)
### Prerequisite
Install everything you need following the [jekyll instruction](https://jekyllrb.com/tutorials/using-jekyll-with-bundler/)### Compile website locally
Go to `docs`.Then Run:
```
bundle exec jekyll serve
```