[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-7728":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":17,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":23,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":16,"starSnapshotCount":16,"syncStatus":28,"lastSyncTime":29,"discoverSource":30},7728,"thor","rails\u002Fthor","rails","Thor is a toolkit for building powerful command-line interfaces.","",null,"Ruby",5259,550,58,114,0,1,17,39.22,"MIT License",false,"main",true,[],"2026-06-12 02:01:43","Thor\n====\n\n[![Gem Version](http:\u002F\u002Fimg.shields.io\u002Fgem\u002Fv\u002Fthor.svg)][gem]\n\n[gem]: https:\u002F\u002Frubygems.org\u002Fgems\u002Fthor\n\nDescription\n-----------\nThor is a simple and efficient tool for building self-documenting command line\nutilities.  It removes the pain of parsing command line options, writing\n\"USAGE:\" banners, and can also be used as an alternative to the [Rake][rake]\nbuild tool.  The syntax is Rake-like, so it should be familiar to most Rake\nusers.\n\nPlease note: Thor, by design, is a system tool created to allow seamless file and url\naccess, which should not receive application user input. It relies on [open-uri][open-uri],\nwhich, combined with application user input, would provide a command injection attack\nvector.\n\n[rake]: https:\u002F\u002Fgithub.com\u002Fruby\u002Frake\n[open-uri]: https:\u002F\u002Fruby-doc.org\u002Fstdlib-2.5.1\u002Flibdoc\u002Fopen-uri\u002Frdoc\u002Findex.html\n\nInstallation\n------------\n    gem install thor\n\nUsage and documentation\n-----------------------\nPlease see the [wiki][] for basic usage and other documentation on using Thor.\n\n[wiki]: https:\u002F\u002Fgithub.com\u002Frails\u002Fthor\u002Fwiki\n\nContributing\n------------\nIf you would like to help, please read the [CONTRIBUTING][] file for suggestions.\n\n[contributing]: CONTRIBUTING.md\n\nLicense\n-------\nReleased under the MIT License.  See the [LICENSE][] file for further details.\n\n[license]: LICENSE.md\n","Thor 是一个用于构建强大命令行界面的工具包。它简化了命令行选项解析和使用说明文档的编写过程，同时也可以作为Rake构建工具的替代品。Thor采用类似Rake的语法设计，使得大多数Rake用户能够快速上手。此外，Thor支持无缝文件和URL访问，但不适合处理应用程序用户的直接输入以避免潜在的安全风险。适用于需要创建自定义命令行工具或简化现有CLI应用开发流程的各种场景。",2,"2026-06-11 03:14:05","top_language"]