twitter-client

时间:2021-04-22 21:37:44
【文件属性】:
文件名称:twitter-client
文件大小:15KB
文件格式:ZIP
更新时间:2021-04-22 21:37:44
C# 目标 创建一个快速且超级可定制的Twitter客户端。 []不适用于默认时间轴 []可以加载您的列表,其他用户的列表 []仅加载已配置的内容(用户/列表) []可以过滤出每个用户/列表的转发,回复,关键字(输入或输出) []以某种方式可以在终端和电话上工作? 开发设置 预提交钩 运行以下命令以启用预提交挂钩 find .git/hooks -type f -exec rm {} \; find .githooks -type f -exec chmod +x {} \; find .githooks -type f -exec ln -sf ../../{} .git/hooks/ \;
【文件预览】:
twitter-client-main
----.gitignore(409B)
----README.md(1KB)
----.github()
--------workflows()
----test()
--------Skrc.Twitter.Client.Tests()
----.githooks()
--------pre-commit(1KB)
----src()
--------Skrc.Twitter.Model()
--------Skrc.Twitter.Client()
----Skrc.Twitter.sln(5KB)

网友评论