https://github.com/puripuri2100/satysfi-ruby
Japanese-style ruby in SATySFi
https://github.com/puripuri2100/satysfi-ruby
satysfi
Last synced: 3 months ago
JSON representation
Japanese-style ruby in SATySFi
- Host: GitHub
- URL: https://github.com/puripuri2100/satysfi-ruby
- Owner: puripuri2100
- License: mit
- Created: 2020-09-27T12:41:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T12:46:39.000Z (over 4 years ago)
- Last Synced: 2024-12-29T07:24:51.917Z (5 months ago)
- Topics: satysfi
- Language: Makefile
- Homepage:
- Size: 18.6 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
version 0.1.2
Japanese-style ruby in SATySFi
# install
You can install `ruby` package with [Satyrographos](https://github.com/na4zagin3/satyrographos).
```
opam pin add "git+https://github.com/puripuri2100/SATySFi-ruby.gitopam install satysfi-ruby
satyrographos install
```After installation, you can import this package by writing the code in preamble.
```
@require ruby/ruby
```# Usage
``\ruby[`こ`; `ばと`]{|小|鳩|}``
# License
This package released under [the MIT license](https://github.com/puripuri2100/SATySFi-ruby/blob/master/LICENSE).
---
(c) 2020 Naoki Kaneko (a.k.a. "puripuri2100")