Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takkii/himekuri2
[Ruby/C++] himekuri2 📅
https://github.com/takkii/himekuri2
4 cpp exe himekuri2 rice
Last synced: 5 days ago
JSON representation
[Ruby/C++] himekuri2 📅
- Host: GitHub
- URL: https://github.com/takkii/himekuri2
- Owner: takkii
- License: mit
- Created: 2020-07-19T04:52:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T06:05:26.000Z (over 2 years ago)
- Last Synced: 2024-05-21T12:07:47.942Z (6 months 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
[![Gem Version](https://badge.fury.io/rb/himekuri2.svg)](http://badge.fury.io/rb/zinbeijett)[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)![GitHub release](https://img.shields.io/github/release/takkii/himekuri2.svg?style=flat)[![GitHub Status](https://img.shields.io/github/last-commit/takkii/himekuri2.svg?style=flat)](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)を参照。