{"id":13343288,"url":"https://github.com/afeiship/ytl","last_synced_at":"2026-05-11T02:06:04.940Z","repository":{"id":37728798,"uuid":"61354818","full_name":"afeiship/ytl","owner":"afeiship","description":"Create command use yaml file.","archived":false,"fork":false,"pushed_at":"2023-07-21T12:28:16.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T10:45:29.996Z","etag":null,"topics":["cli","cmd","command","ipt","nodejs","ntl","script","yaml","ycc","yml"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/afeiship.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":"2016-06-17T07:34:35.000Z","updated_at":"2022-09-12T11:51:15.000Z","dependencies_parsed_at":"2024-10-26T22:05:42.414Z","dependency_job_id":"1c0434fa-6831-4bd0-b93d-362f82380152","html_url":"https://github.com/afeiship/ytl","commit_stats":{"total_commits":65,"total_committers":2,"mean_commits":32.5,"dds":0.2153846153846154,"last_synced_commit":"3534c49e89631d77999e7161dbef3436f839933f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fytl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fytl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fytl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fytl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/ytl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246670919,"owners_count":20815061,"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":["cli","cmd","command","ipt","nodejs","ntl","script","yaml","ycc","yml"],"created_at":"2024-07-29T19:31:07.901Z","updated_at":"2026-05-11T02:05:59.885Z","avatar_url":"https://github.com/afeiship.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ytl\n\u003e Yaml task list.\n\n## installation\n```shell\n# public\nnpm i -g @jswork/ytl\n\n# private\ngit clone https://github.com/afeiship/ytl.git\ncd ytl\nnpm i \u0026\u0026 npm link\nnpm run build\n```\n\n## usage\n```yml\n# .ytl.yml\nname: project_name\ncache: 2QBKI2nT\nvars:\n  remote: /home/aric.zheng/aric-jswork/jsw-rails/db\n  local: ${{ env.HOME }}/aric-jswork/jsw-rails/db\ntasks:\n  sync:\n    - scp west:${{ vars.remote }}/production.sqlite3 ${{ vars.local }}/production.sqlite3\n  prd2dev:\n    - cd ${{ vars.local }}\n    - cp production.sqlite3 development.sqlite3\n  dynamic1:\n    - cd {0}\n    - tar zcf {1}.tar.gz *.png\n    - ls -alh\n```\n\n## configuration\n```conf\n; in home dir\n~/.ytl.yml\n\n; in project dir\ncurrent_project_dir/.ytl.yml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fytl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Fytl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fytl/lists"}