热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

Makeauthorizecommandmoreinteractive(fixes#44)

Previously,theauthorizecommandrequiredtheconsumerkeyandsecretvaluestobesupp

Previously, the authorize command required the consumer key and secret values to be supplied via command-line arguments, before entering an interactive prompt for the remaining authorization process. Now, the entire authorize command input collection process is interactive.

This fixes issue #44 where the help messages were all being pushed to the far right of the terminal window, which was the result of the consumer key and secret values extending the line length for the authorize command format.

This change should pass

1
rake test

, and includes updated tests for the authorize command.

, let me know if there's anything here you'd like me to refactor here :smiley:

该提问来源于开源项目:sferik/t

Hey man, I'm soooo sorry for disappearing on this. I completely underestimated the sheer volume of information that working for GitHub would send my way, and I'm only getting around to stuff like this now. Is there anything else I can help out with on




1
t

?


   



推荐阅读
author-avatar
羊咩咩0_581
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有