{"id":18088084,"url":"https://github.com/kjbrum/stndp","last_synced_at":"2025-04-06T01:45:16.587Z","repository":{"id":78613812,"uuid":"49300053","full_name":"kjbrum/stndp","owner":"kjbrum","description":"A command line tool for doing daily stand-ups.","archived":false,"fork":false,"pushed_at":"2016-01-14T00:26:29.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T07:55:20.354Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kjbrum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-08T22:26:44.000Z","updated_at":"2016-01-11T20:25:56.000Z","dependencies_parsed_at":"2023-03-17T22:15:31.956Z","dependency_job_id":null,"html_url":"https://github.com/kjbrum/stndp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjbrum%2Fstndp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjbrum%2Fstndp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjbrum%2Fstndp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjbrum%2Fstndp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kjbrum","download_url":"https://codeload.github.com/kjbrum/stndp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423497,"owners_count":20936622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-31T17:11:15.456Z","updated_at":"2025-04-06T01:45:16.558Z","avatar_url":"https://github.com/kjbrum.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stndp\n\n\u003e A command line tool for doing daily stand-ups.\n\n\n## Install\n\n__Dependencies:__\n\n- [jq](https://stedolan.github.io/jq) - Used to parse the JSON responses.\n\n```\n$ curl https://raw.githubusercontent.com/kjbrum/stndp/master/stndp \u003e ~/bin/stndp\n$ chmod +x ~/bin/stndp\n```\n\n\n## Usage\n\n```\nstndp - v0.0.1\n\nA command line tool for doing daily stand-ups.\n\nUsage:\n    stndp \u003ccommand\u003e \u003coptions\u003e\n\nCommands:\n    add        Add a new record to the database\n        users\n        questions\n        answers\n    cleanup    Remove all config files\n    help       Display this help text\n    init       Initialize necessary config files\n    list       List records from the database\n        users\n        questions\n        answers\n    start      Start the daily stand-up prompts\n    status     List your teams responses for the current day\n    latest     Download the latest version of stndp\n    version    Display the current version\n```\n\n\n## Config\n\n#### STNDP_API_KEY\n\nYour Airtable API key. [Find it here](https://airtable.com/account)\n\n#### STNDP_USERNAME\n\nYour team username.\n\n\n## To-Do\n\n- ~~Add a `start` command~~\n    - Ask the user if they want to re-answer the questions if the command is ran multiple times in the same day\n- ~~Add a `status` command that lists all the teams answers for the day~~\n    - Handle returning an empty object (if nobody has update their status for the day yet)\n    - Options:\n        - `--username`\n        - `--date`\n- Add an `update` command for updating records\n- Add a `remove` command for deleting records\n- Add a `slack-it` command to post the status' to a Slack channel\n- Figure out how to handle `'` in answers\n- Add autocompletion for commands\n- Add database/table schema so others can use the code\n\n\n## License\n\nCopyright © [Kyle Brumm](http://kylebrumm.com). Free to use on whatever and may be redistributed under the terms specified in the [license](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjbrum%2Fstndp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkjbrum%2Fstndp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjbrum%2Fstndp/lists"}