{"id":13749549,"url":"https://github.com/tidev/titanium-cli-plugin-boilerplate","last_synced_at":"2025-05-13T18:33:36.892Z","repository":{"id":28133765,"uuid":"31633113","full_name":"tidev/titanium-cli-plugin-boilerplate","owner":"tidev","description":"Titanium CLI Plugin Boilerplate","archived":false,"fork":false,"pushed_at":"2022-04-26T05:02:09.000Z","size":6,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-05-07T14:02:20.648Z","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/tidev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"tidev","liberapay":"tidev"}},"created_at":"2015-03-04T02:14:02.000Z","updated_at":"2022-04-26T04:34:59.000Z","dependencies_parsed_at":"2022-08-01T13:27:24.760Z","dependency_job_id":null,"html_url":"https://github.com/tidev/titanium-cli-plugin-boilerplate","commit_stats":null,"previous_names":["appcelerator/titanium-cli-plugin-boilerplate"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidev%2Ftitanium-cli-plugin-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidev%2Ftitanium-cli-plugin-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidev%2Ftitanium-cli-plugin-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidev%2Ftitanium-cli-plugin-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidev","download_url":"https://codeload.github.com/tidev/titanium-cli-plugin-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254003534,"owners_count":21997899,"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-08-03T07:01:05.278Z","updated_at":"2025-05-13T18:33:36.862Z","avatar_url":"https://github.com/tidev.png","language":"JavaScript","funding_links":["https://github.com/sponsors/tidev","https://liberapay.com/tidev"],"categories":["JavaScript"],"sub_categories":[],"readme":"# Titanium CLI Plugin Boilerplate\n\nThis is boilerplate for creating a Titanium CLI plugin. You should feel free to\nchange whatever you want.\n\n## Installation\n\nTo always load the plugin, you need to add the `commands` and `hooks` directories\nto the Titanium CLI's paths configuration:\n\n```\nti config -a paths.commands /path/to/plugin/commands\nti config -a paths.hooks /path/to/plugin/hooks\n```\n\nAlternatively, you may extract the plugin to the global Titanium installation\nfolder or project directory, then enable it in the `tiapp.xml`:\n\n```\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003cti:app xmlns:ti=\"http://ti.appcelerator.org\"\u003e\n\t\u003cplugins\u003e\n\t\t\u003cplugin version=\"1.0\"\u003ePLUGIN_NAME\u003c/plugin\u003e\n\t\u003c/plugins\u003e\n\u003c/ti:app\u003e\n```\n\n## package.json\n\nIf your Titanium CLI plugin includes Node.js dependencies, then they will be\ninstalled while packaging the plugin for distribution.\n\n## Packaging for Distribution\n\nTo package the plugin, run:\n\n```\nnode build.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidev%2Ftitanium-cli-plugin-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftidev%2Ftitanium-cli-plugin-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidev%2Ftitanium-cli-plugin-boilerplate/lists"}