https://github.com/takkii/himekuri2
[Ruby/C++] himekuri2 📅
https://github.com/takkii/himekuri2
4 cpp exe himekuri2 rice
Last synced: about 1 year ago
JSON representation
[Ruby/C++] himekuri2 📅
- Host: GitHub
- URL: https://github.com/takkii/himekuri2
- Owner: takkii
- License: mit
- Archived: true
- Created: 2020-07-19T04:52:37.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T06:05:26.000Z (about 4 years ago)
- Last Synced: 2025-02-22T21:14:37.224Z (over 1 year ago)
- Topics: 4, cpp, exe, himekuri2, rice
- Language: Ruby
- Homepage:
- Size: 547 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
[](http://badge.fury.io/rb/zinbeijett)[](LICENSE)[](https://opensource.org/licenses/MIT)[](GitHub)
### 日めくり2 (詳細: Unfinished Console Shell)
_RubyGemsに登録されているriceを使い、時刻表示するC++拡張機能を作りました。動作には使い方を参照してください。ファイル内の用途では、更新記録を残すタイムスタンプなどで使えます。himekuriシェルを起動して、現在時刻を知ることもできます。※ Rubygemsに登録したhimekuriと同時(同じファイル内)に使うことはできません_
#### 環境構築
```markdown
# 端末、コマンドプロンプト等
gem install himekuri2
# Gemfile内
gem 'himekuri2'
```
### 使い方
[Wiki](https://github.com/takkii/himekuri2/wiki/himekuri2_wiki)を参照。