This article is a Private article. Only a writer and users who know the URL can access it.
Please change open range to public in publish setting if you want to share this article with other users.

More than 1 year has passed since last update.

d5_my_help_intro 10/26 :: open, github文化, markup言語

Last updated at Posted at 2022-10-26

動画

講義内容

open

  • 実行ファイルの置き場所
  • open.rb, 実行ファイル化

my_help

  • gems ranking
    • search my_help
  • gem install my_help
    • 振る舞いの解説

gem push

> rake install
org2hiki 0.1.0 built to pkg/org2hiki-0.1.0.gem.
org2hiki (0.1.0) installed.

> ls pkg/
org2hiki-0.1.0.gem
> gem push pkg/org2hiki-0.1.0.gem 
Pushing gem to https://rubygems.org...
You have enabled multi-factor authentication. Please enter OTP code.
Code:   584135
Successfully registered gem: org2hiki (0.1.0)

課題(締め切りは学期末)

  • より使いやすくする提案
  • github文化(open source)
    • source code
    • pull_request vs issue
    • discussion

  • source ~/Desktop/lecture_22f/multi_scale_22_text/d5_my_help_intro/README.org
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up