{"id":16055518,"url":"https://github.com/uglow/devlog","last_synced_at":"2025-06-24T10:37:30.789Z","repository":{"id":14243213,"uuid":"76168068","full_name":"uglow/devlog","owner":"uglow","description":"A command line logging tool for recording thoughts/ideas/issues as a software developer (or anyone else who wants to write notes from the command line)","archived":false,"fork":false,"pushed_at":"2023-03-06T05:28:14.000Z","size":1224,"stargazers_count":12,"open_issues_count":8,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-06T09:21:52.471Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uglow.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2016-12-11T10:41:11.000Z","updated_at":"2024-03-04T08:05:43.000Z","dependencies_parsed_at":"2024-10-10T22:45:36.126Z","dependency_job_id":null,"html_url":"https://github.com/uglow/devlog","commit_stats":{"total_commits":25,"total_committers":6,"mean_commits":4.166666666666667,"dds":0.72,"last_synced_commit":"d173f37511bfadcb1b6ede4c61ae85beaae7490f"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/uglow/devlog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uglow%2Fdevlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uglow%2Fdevlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uglow%2Fdevlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uglow%2Fdevlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uglow","download_url":"https://codeload.github.com/uglow/devlog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uglow%2Fdevlog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261653062,"owners_count":23190382,"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-09T02:09:15.481Z","updated_at":"2025-06-24T10:37:30.758Z","avatar_url":"https://github.com/uglow.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# devlog\n\n\u003e A command line diary-entry tool for recording thoughts/ideas/anything from your terminal\n\n[![NPM Version](https://img.shields.io/npm/v/devlog.svg?style=flat-square)](http://npm.im/devlog)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n[![Coverage Status](https://coveralls.io/repos/github/uglow/devlog/badge.svg?branch=master)](https://coveralls.io/github/uglow/devlog?branch=master)\n[![Dependencies status](https://david-dm.org/uglow/devlog/status.svg?theme=shields.io)](https://david-dm.org/uglow/devlog#info=dependencies)\n[![Dev-dependencies status](https://david-dm.org/uglow/devlog/dev-status.svg?theme=shields.io)](https://david-dm.org/uglow/devlog#info=devDependencies)\n\n## Install\n\n    npm install -g devlog\n\n\n## Usage\n\n```\n$ devlog -?\n\nUsage: devlog \u003coptions\u003e\n\ndevlog           Create a log entry in the global devlog\ndevlog -?        This help information\ndevlog -l        Create a log entry in the local devlog in the current directory\ndevlog -m \"msg\"  Add \"msg\" to the devlog in the current directory\ndevlog -p        Print the log from oldest-to-newest\ndevlog -pr       Print the log from newest-to-oldest\n\nGlobal log location: /users/dknuth/devlog/devlog.md\n\n$ devlog\nAdd log entry: (press Ctrl+C when finished)\n\u003e This is my first log entry\n\u003e Just found a cool fix for when PhantomJS doesn't start...\n\u003e [Ctrl+C]\nLog saved to /users/dknuth/devlog/devlog.md\n\n```\n\n## Troubleshooting\n\n### The date-stamp is in the wrong format!\n\nThe current version of `devlog` requires Node 14+, which contains the full set of\nInternationalisation Components for Unicode (ICU). However, it is possible to \ninstall Node 14+ **without** Full ICU support. In this case, the default locale (en-US?)\nis used by Node, even when `devlog` detects the operating system's actual locale.\n\nTo fix this, ensure you install Node 14+ **with full ICU support** (the default build).\nAlternatively, you can try installing the [full-icu](https://www.npmjs.com/package/full-icu)\npackage (which has instructions for getting it working).\n\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md).\n\n\n## License\n\nThis software is licensed under the MIT Licence. See [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuglow%2Fdevlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuglow%2Fdevlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuglow%2Fdevlog/lists"}