Sha256: 12103321a51ca4aef0dae87dedcd8afb7d24c6045dad8f811633e70050a00ad6
Contents?: true
Size: 1.48 KB
Versions: 2
Compression:
Stored size: 1.48 KB
Contents
# -*- coding: utf-8 -*- --- #start header, which appears every time. :head: #never change - todoを作るhelp :license: - " cc by Shigeto R. Nishitani, 2016" :install: #text here too :opts: :short: -i :long: --install :desc: "my_helpのinstall" :title: "my_helpのinstall" :cont: - "[sudo] gem uninstall my_help" - "自分[hogehoge]のgithubにある古いmy_helpをdelete" - "Fork from https://github.com/daddygongon/my_help" - "[sudo] rm -rf my_help" - "git clone git@github.com:[hogehoge]/my_help.git" - "cd my_help" - "rake to_yml" - "[sudo] bundle exec exe/my_help -c" - "[sudo] bundle exec exe/my_help -m" - "新しいterminalを開ける" - "my_help -l" - "rake add_yml" - "--editで編集画面を開けてみて,色が付いてなかったら," - "mv ~/.emacs ~/.emacs.d/init.elを試してみる" :make: #text here too :opts: :short: -m :long: --make :desc: 新しいhelpをmake :title: 新しいhelpをmake :cont: - "cd my_help" - "bundle exec exe/my_help -i ruby_help" - "bundle exec exe/my_help -e ruby_help" - "[sudo] bundle exec exe/my_help -m" :todo2hiki: :opts: :short: -t :long: --todo :desc: todoの内容をhikiに移す :title: todoの内容をhikiに移す :cont: - hikiにlogin - Seminar2016fを編集 - "*[[seminar_2016_11_25]]を入力" - そこのlinkを選ぶ - "{{toc}} {{bbs}を入力して保存" - "todo_help --to_hiki" - weeklyをcopy - pasteしていく
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
my_help-0.4.3 | lib/daddygongon/todo_help.yml |
my_help-0.4.2 | lib/daddygongon/todo_help.yml |