Setup a map of commands for working against the database data.
- Ngôn ngữ chính
- Go
- Star
- 2
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Setup commands that map accordingly to the database.
`twitz db twitter` would prospectively get all of the Twitter accounts and list them to console.
`twitz db instagram` would prospectively get all the Instagram accounts and list them to console.
`twitz db twitter -add @accountName` would go to Twitter, get the account, and add the account with all the collected details.
`twitz db twitter -getTweets` would get the latest tweets from the users in the database by 5-10 users at a time with 3-5 second intervals between retrieval of those tweets.
Add more as ideas come up and add issues per idea. This issue should act as a parent issue item for tracking against.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.