{"id":20128742,"url":"https://github.com/nriver/sublime_nate_tool_box","last_synced_at":"2026-06-12T07:33:20.657Z","repository":{"id":78130390,"uuid":"134648970","full_name":"Nriver/sublime_nate_tool_box","owner":"Nriver","description":"Nate 的 Sublime Text 自制插件","archived":false,"fork":false,"pushed_at":"2018-08-15T05:03:06.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T08:31:37.128Z","etag":null,"topics":["python","sublime-text-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Nriver.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":"2018-05-24T02:14:54.000Z","updated_at":"2023-09-08T17:40:55.000Z","dependencies_parsed_at":"2023-02-24T02:00:52.738Z","dependency_job_id":null,"html_url":"https://github.com/Nriver/sublime_nate_tool_box","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nriver%2Fsublime_nate_tool_box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nriver%2Fsublime_nate_tool_box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nriver%2Fsublime_nate_tool_box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nriver%2Fsublime_nate_tool_box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nriver","download_url":"https://codeload.github.com/Nriver/sublime_nate_tool_box/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241572784,"owners_count":19984346,"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":["python","sublime-text-plugin"],"created_at":"2024-11-13T20:29:19.108Z","updated_at":"2026-06-12T07:33:15.628Z","avatar_url":"https://github.com/Nriver.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sublime_nate_tool_box  \nNate 的 Sublime Text 自制插件\n\n# 文件结构\n\n#### .gitignore  \ngit 提交忽略文件列表  \n\n#### .no-sublime-package\n防止sublime text把插件以.sublime-package的压缩包形式发布插件\n\n#### .release-it.json\nrelease-it的配置文件 禁用交互\n\n#### command_commit_and_push.sh\ngit add \u0026 git commit \u0026 git push\n\n#### Default (OSX).sublime-keymap\nmac 系统下的快捷键\n\n#### Default (Windows).sublime-keymap  \nsublime text的快捷键设置  \nalt+z 快速触发插件的函数  \n\n#### do_release.sh\n使用release-it在github上发布release版本\n\n#### Main.sublime-menu  \n是设置菜单在sublime text主界面的  \n首选项 -\u003e package settings 里面添加一个菜单\n\n#### nate_tool_box.py  \n插件的主要执行文件  \n插件目录下的所有.py文件都会被扫描一遍  \n插件每次保存都会触发reload\n\n#### nate_tool_box.sublime-settings  \n插件的配置\n\n#### nate_tool_box_2.py  \n次要执行文件\n\n#### package-metadata.json  \n是一个描述文件 在list package的时候会显示描述信息\n\n#### package.json\nrelease-it的配置文件 发布版本的版本号信息\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnriver%2Fsublime_nate_tool_box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnriver%2Fsublime_nate_tool_box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnriver%2Fsublime_nate_tool_box/lists"}