{"id":16521586,"url":"https://github.com/agherzan/nodf","last_synced_at":"2025-08-23T14:34:27.575Z","repository":{"id":13266346,"uuid":"15951682","full_name":"agherzan/nodf","owner":"agherzan","description":"Dotfiles (and not only) manager","archived":false,"fork":false,"pushed_at":"2018-02-24T22:49:05.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-13T02:04:15.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/agherzan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-15T23:08:13.000Z","updated_at":"2022-09-02T20:09:45.000Z","dependencies_parsed_at":"2022-09-02T20:11:23.351Z","dependency_job_id":null,"html_url":"https://github.com/agherzan/nodf","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/agherzan/nodf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agherzan%2Fnodf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agherzan%2Fnodf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agherzan%2Fnodf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agherzan%2Fnodf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agherzan","download_url":"https://codeload.github.com/agherzan/nodf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agherzan%2Fnodf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271752125,"owners_count":24814750,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-10-11T16:57:04.710Z","updated_at":"2025-08-23T14:34:27.543Z","avatar_url":"https://github.com/agherzan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"##Table of Contents##\n- [A. Description](#a-description)\n- [B. Installation](#b-installation)\n- [C. How To Use](#c-how-to-use)\n\n\nA. Description\n==============\n\nA tool to be used for managing and storing dotfiles but coded to be able\nto accommodate any kind of files\n\nB. Installation\n===============\n\n    $ cd \u003cnodf git clone directory\u003e\n    $ sudo ./setup.py install\n\n\nC. How To Use\n=============\n\nHelp (-h) should give you enough information about all the commands currently\nsupported by this tool:\n\n    $ nodf -h\n\nTo clone a repository in the default location (which is ~/dotfiles), run:\n\n    $ nodf clone \u003crepo url\u003e\n\nIf you don't have a dotfiles repository and want just to initialize a new git:\n\n    $ nodf init\n\nAfter cloning the repository, you can create symlinks for all files in dotfiles\nrepository using:\n\n    $ nodf symlink\n\nNote that all files in dotfiles should be relative to home directory. So, for a\nfile in ~/dotfile/tmp/file, this will create a symlink in ~/tmp/file.\n\nTo track a new (or some) file(s):\n\n    $ nodf track file1 file2\n\nThis will actually move these files in dotfiles repository and create symlinks\nin their old location. You will probably want to add/commit/push in dotfiles\nrepository after this. Again, all files should be located in your HOME\ndirectory. Obviously it doesn't matter if these files are actually dotfiles.\n\nTo list the remote origin dotfiles repository:\n\n    $ nodf list\n\nTo check status of remote dotfiles repository:\n\n    $ nodf status\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagherzan%2Fnodf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagherzan%2Fnodf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagherzan%2Fnodf/lists"}