{"id":22120255,"url":"https://github.com/maxpleaner/job_tracker_cli","last_synced_at":"2025-03-24T06:27:22.420Z","repository":{"id":84577070,"uuid":"42792181","full_name":"MaxPleaner/job_tracker_cli","owner":"MaxPleaner","description":"ruby cli for tracking job applications","archived":false,"fork":false,"pushed_at":"2016-04-13T09:52:03.000Z","size":36,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T12:15:11.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MaxPleaner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-19T22:40:51.000Z","updated_at":"2016-04-13T09:49:51.000Z","dependencies_parsed_at":"2023-03-10T22:00:40.889Z","dependency_job_id":null,"html_url":"https://github.com/MaxPleaner/job_tracker_cli","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/MaxPleaner%2Fjob_tracker_cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxPleaner%2Fjob_tracker_cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxPleaner%2Fjob_tracker_cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxPleaner%2Fjob_tracker_cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaxPleaner","download_url":"https://codeload.github.com/MaxPleaner/job_tracker_cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245220200,"owners_count":20579721,"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-12-01T14:21:53.617Z","updated_at":"2025-03-24T06:27:22.384Z","avatar_url":"https://github.com/MaxPleaner.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deprecation\n\n#### This project is pretty much made redundant by [jobapps](http://github.com/maxpleaner/jobapps).\n\n---\n\n\n## Job tracker cli\n\nI've recently changed the CLI interface to this to use my [ruby-cli-skeleton](http://github.com/maxpleaner/ruby-cli-skeleton).\n\nTo run this, `clone`, `bundle`, then run the `job_tracker_cli` executable, which starts\na ruby REPL. You can type `help` to see commands.\n\nSome useful commands:\n- `migrate` _need to run this first to set up the db_\n- `remigrate` _deletes everything_\n- `add_company(name)`\n- `add_event(company_name)`\n- `find(fragment_of_company_name)`\n- `all_companies`\n- `backup(verbose=false)` - writes to backup.yml.\n   Pass a `true` argument to make a backup that can be re-imported.  \n- `read_backup` prints the backup file\n- `import_backup` from backup.yml, if a verbose export was made\n\nThe source for these commands is `job_tracker_api.rb`, where the CLI\nbase is in `job_tracker_cli`.\n\nThe database by default is `job_tracker_cli.db` (sqlite). The db/ folder is ignored by git.\nThe backup doesnt include todos.\n\nBy default, the `backup` command will write a concise summary of the database into\n`backup.yml`. To do a full export which can be re-imported, use `backup(true)`\n\nIt's helpful to add the cloned folder to the $PATH and add a consice alias for `job_tracker_cli`.\n\nMine is `job`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxpleaner%2Fjob_tracker_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxpleaner%2Fjob_tracker_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxpleaner%2Fjob_tracker_cli/lists"}