命令行成就-让命令行再次充满乐趣!γ

CLAchievements的Python项目详细描述


sourcespypibuildcoveragedocumentationlicense

命令行在50年前被发明的时候是非常有趣的,但是它已经不能与现代的界面、发光的窗口、闪亮的按钮等等竞争了……命令行的成就(后来缩写为clachievements或cla)旨在通过让命令行再次变得有趣来解决这个问题!受视频游戏成就的启发,当用户满足满足条件时,它会解锁成就。

screenshot

有什么新消息?

changelog

下载、安装、启用

这是安装和启用clachieves的快速指南。有关更多信息,请参见文档的installation page

  • 安装

    pip install clachievements[pgi]
    
  • enable:在您要使用clachievements的每个shell中,或者在您的.bahsrc

    $(clachievements alias)
    

进度

使用clachievements report

显示进度
✘ Always give credit: Run `ls` with names of `ls` authors as options.
✔ Coin flipping: Use `head` and `tail` at least 100 times (combined). (unlocked on 2016-10-17 22:03:34.815846)
✘ H4x0r: Mess with CLA data files.
✘ Know it all: Run a command with 10 options or more, without errors.
✘ Liar: Use `true` and `false`.
✘ List all the things!: Run `ls -R /` and wait for it to finish.
✔ Lost: Use `pwd` more than 50 times. (unlocked on 2016-10-17 22:03:33.670310)
✘ Maker: Use all commands starting with `mk`.
✘ Philosopher: Use `whoami` more than 10 times.
✘ Self reference: Run a binary on itself.
✔ So it begins: Get Command Line Achievements up and running. (unlocked on 2016-10-15 00:18:36.097743)
✘ Something to hide: Use `shred` more than 10 times.
✔ Sound Of Silence: Run a command with both "--verbose" and "--quiet" options. (unlocked on 2016-10-17 22:02:57.448414)
✘ The End: Unlock every achievement.
✔ There is more than one way to do it: Run `ls .`. (unlocked on 2016-10-17 22:02:37.680371)
✘ When credit is due: Run `ls` with names of `CLAchievements` author as options.
-------------
31% completed

有关clachievements二进制文件的详细信息,请参见the documentation

文档

  • 编译后的文档可在readthedocs

  • 要从源代码编译它,请下载并运行:

    cd doc && make html
    

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java将变量从一个类发送到另一个类   使用Java Kubernetes客户端Api部署pod   sql如何从oracle检索图像并在java框架中显示   java更改Clover检测类的位置   java安卓位置。getAccuracy()返回1   运行时。不支持Java ME 8上的exec()。还有别的选择吗?   bdd在Java中运行Cucumber时修改CucumberOptions标记   在java中将方法更改为运行时异常   构造函数类中的Java NullPointerException   java SetResizeable(false)不会阻止双击后的帧还原   java智能卡终端移除:SCARD_E_无服务卡例外   Java正则表达式和组   爪哇骑士巡回赛   端口8443上通过ssl的java Spring安全登录在使用http协议的端口8080上无法识别   java如何确定读取文件的哪一行特定行