0.0
No release in over 3 years
make semi lattice graph from directory structure
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

Runtime

 Project Readme

mk_semi_lattice, hc

Name

セミラティス(semi lattice)構造を表示するmk_slコマンドと, 英単語の習得を目指したhcコマンドです.

Installation

‘mk_semi_lattice’ or ‘hc view’ depends on ‘ruby2d’. See the installation manual on https://www.ruby2d.com.

Install the gem and add to the application’s Gemfile by executing:

bundle add mk_semi_lattice

If bundler is not being used to manage dependencies, install the gem by executing:

gem install mk_semi_lattice

Usage

hcは単語カードをpcで実装したアプリです. Thor(git風)を使っているので,subcommandにhelpをつければ そこで用意されているoptionsが表示されます. help(-h)にしたがって操作すれば大体使えることを期待しています.

短いイントロは

にあります.

詳しくは下のリンクを参照.

> hc -h
Commands:
  • hc abbrev # check abbreviations
  • hc check # check word for vocabulary builder
  • hc help [COMMAND] # Describe available commands or one specific command
  • hc split_pdf # split PDF files
  • hc stack # make stacks
  • hc view # View Semi Lattice Graph
  • hc plot # plot logs
  • hc tree # Print a tree of all available commands

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/daddygongon/mk_semi_lattice. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the MkSemiLattice project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.