{"id":34591612,"url":"https://github.com/ghmeier/pdm_cli","last_synced_at":"2026-05-26T00:32:22.275Z","repository":{"id":77434270,"uuid":"44457793","full_name":"ghmeier/pdm_cli","owner":"ghmeier","description":"Node Command line tool for making pdm diagrams","archived":false,"fork":false,"pushed_at":"2015-10-27T16:18:19.000Z","size":140,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-08-12T17:32:49.850Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ghmeier.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}},"created_at":"2015-10-17T23:01:07.000Z","updated_at":"2018-03-08T06:01:31.000Z","dependencies_parsed_at":"2023-03-12T00:48:33.812Z","dependency_job_id":null,"html_url":"https://github.com/ghmeier/pdm_cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/ghmeier/pdm_cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghmeier%2Fpdm_cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghmeier%2Fpdm_cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghmeier%2Fpdm_cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghmeier%2Fpdm_cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghmeier","download_url":"https://codeload.github.com/ghmeier/pdm_cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghmeier%2Fpdm_cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33498858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-12-24T10:51:55.026Z","updated_at":"2026-05-26T00:32:22.256Z","avatar_url":"https://github.com/ghmeier.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDM Command Line Interface\n\nInstallation: \n  \u003e make sure you've installed the latest version of nodejs and npm.\n  \u003e in this project's root directory, run `npm link`\n  \u003e the alias \"pdm_cli\" should now work on the command line\n\nInstall package:\n  \u003e run `npm install --global pdm_cli\n\nRunning the Test:\n  \u003e Make sure you're in the directory with test.pdm\n  \u003e run 'pdm_cli nw test -f test.pdm'\n  \u003e This loads the pdm described in test.pdm and saves it as 'test'\n  \u003e run 'pdm_cli ls test' \n  \u003e This prints the critical path as well as all the tasks.\n  \nCommands:\n  \u003e nw \u003cpdm_name\u003e \u003c-f\u003e \u003cfile_name\u003e\n    - Add a pdm with the specfied name\n    - If the -f flag is present, load the pdm from a file with input like:\n    \t\u003e \u003cTaskID\u003e \u003cDuration\u003e \u003cDependency_1\u003e,\u003cDependency_2\u003e,....\u003cDependency_x\u003e\n  \u003e ad \u003cpdm_name\u003e \u003cid\u003e \u003cduration\u003e \u003cdependencies\u003e\n    - Adds or updates a node in the pdm_name pdm\n    - Node has an id from the given id\n    - Duration is the length of the project\n    - The dependencies are a comma separated list of node ids. \n    - Checks for circular dependencies, and adds a node with specified id, if one doesn't exist\n  \u003e ls \u003cpdm_name\u003e\n    - Lists the pdm specified with pdm_name\n    - If no pdm_name is provided, lists all pdms\n  \u003e rm \u003cpdm_name\u003e \u003c-a|id\u003e\n    - Removes a node with given id or entire pdm from pdm_name\n    - If -a is specified, entire pdm is removed\n  \u003e dpr \u003cpdm_name\u003e\n    - Prints the critical path of the pdm_name\n  \u003e help\n    - Prints a list of commands, flags, and arguments\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghmeier%2Fpdm_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghmeier%2Fpdm_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghmeier%2Fpdm_cli/lists"}