Setup a map of commands for working against the database data.
- Lenguaje dominante
- Go
- Estrellas
- 2
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.