motivation:Ruby gem提供命令行动力

时间:2024-05-20 02:34:28
【文件属性】:

文件名称:motivation:Ruby gem提供命令行动力

文件大小:11KB

文件格式:ZIP

更新时间:2024-05-20 02:34:28

Ruby

动机 Ruby gem提供命令行动力 使用安装宝石 gem install motivator 然后,您可以从命令行运行gem。 具有激励器可执行文件。 通过激励器的motivate标志如下 motivator --motivate 将打印出随机报价 motivate命令还采用了第二个参数,以便您可以指定作者。 此参数是作者的带下划线的名称,例如steve_jobs或c_s_lewis Motivation gem还使您可以观看目录中的文件,并在发生更改时打印出报价。 通过那些深夜编码会议很有用。 您可以运行: motivator --watch [glob,glob] 监视标志之后的第二个参数是您希望监视的文件的./**/*列表,例如./**/*或./folder/* 然后,您将获得类似于以下的输出:


【文件预览】:
motivation-master
----lib()
--------command_parser.rb(2KB)
--------quote.yml(4KB)
--------colour_output.rb(848B)
--------file_watcher.rb(2KB)
--------motivator.rb(1KB)
----Rakefile.rb(188B)
----.travis.yml(957B)
----README.md(1KB)
----motivator.gemspec(594B)
----tests()
--------test_colour_output.rb(1KB)
--------test_file_watcher.rb(2KB)
--------test_motivator.rb(1KB)
--------require.rb(98B)
--------stubs()
----bin()
--------motivator(990B)

网友评论