benbjohnson / benbjohnson/peapod
Add CLI
- Dominant language
- Go
- Stars
- 27
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
CLI should allow users to authorize by obtaining a token using an SMS code.
Support the following actions:
1. View playlist.
2. Add track (Text, URL, or audio file)
3. Remove track.
4. View jobs.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing CLI and authorization entry points, then trace how playlists, tracks, and jobs are currently exposed. Define the token flow using an SMS code and the command boundaries for viewing playlists, adding or removing tracks, and viewing jobs. Done means all listed actions work through the CLI and authorization succeeds with the obtained token.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100