Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soutaro/rbswiki
https://github.com/soutaro/rbswiki
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/soutaro/rbswiki
- Owner: soutaro
- License: mit
- Created: 2021-01-09T12:36:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-09T14:48:36.000Z (almost 4 years ago)
- Last Synced: 2024-05-01T23:27:11.980Z (6 months ago)
- Language: Ruby
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RBSWiki
RBSWiki is an example of Ruby program using RBS and Steep.
```
$ bundle install
$ bundle exec rackup -Ilib bin/server.ru
```