{"id":14155642,"url":"https://github.com/bettyblocks/cli","last_synced_at":"2025-04-06T04:06:39.942Z","repository":{"id":37734321,"uuid":"209493690","full_name":"bettyblocks/cli","owner":"bettyblocks","description":"Command-line interface for the Betty Blocks Component System","archived":false,"fork":false,"pushed_at":"2025-02-06T14:07:57.000Z","size":4379,"stargazers_count":29,"open_issues_count":13,"forks_count":17,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-30T03:03:29.522Z","etag":null,"topics":["betty-blocks","no-code"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bettyblocks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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":"2019-09-19T07:47:10.000Z","updated_at":"2025-02-06T14:08:00.000Z","dependencies_parsed_at":"2024-06-20T21:50:41.854Z","dependency_job_id":"ec04818c-3773-4938-8e58-510e28c2e8aa","html_url":"https://github.com/bettyblocks/cli","commit_stats":{"total_commits":562,"total_committers":51,"mean_commits":"11.019607843137255","dds":0.6067615658362989,"last_synced_commit":"8f3f16d7c74c61fcd8055a3ff2a9c9651fbce8b2"},"previous_names":[],"tags_count":276,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bettyblocks%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bettyblocks%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bettyblocks%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bettyblocks%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bettyblocks","download_url":"https://codeload.github.com/bettyblocks/cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430864,"owners_count":20937874,"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":["betty-blocks","no-code"],"created_at":"2024-08-17T08:04:39.415Z","updated_at":"2025-04-06T04:06:39.912Z","avatar_url":"https://github.com/bettyblocks.png","language":"TypeScript","funding_links":[],"categories":["no-code"],"sub_categories":[],"readme":"# Betty Blocks Component CLI\n\n## Prerequisites\n\nAs of version `25.29.0`, you will need to install the [requirements for IsolatedVM](https://www.npmjs.com/package/isolated-vm#requirements) which basically include:\n\n- make\n- g++\n- python\n\n## Installation\n\nTo install the CLI you will need [a recent version of Node.js](https://nodejs.org/en/).\n\n```bash\n$ npm install -g @betty-blocks/cli\n```\n\nTo install the CLI without optional dependencies (isolated-vm)\n\n```bash\n$ npm install -g @betty-blocks/cli --no-optional\n```\n\n## Update\n\nTo update the CLI\n\n```bash\n$ npm update -g @betty-blocks/cli\n```\n\nTo update the CLI without optional dependencies (isolated-vm)\n\n```bash\n$ npm update -g @betty-blocks/cli --no-optional\n```\n\n## Introduction\n\nWelcome to the GitHub repository for the Betty Blocks command-line interface (CLI).\n\nThis CLI lets you develop for Betty Blocks, a no-code platform for business users. Not using Betty Blocks yet? Find out more at [https://www.bettyblocks.com](https://www.bettyblocks.com).\n\n## Contents\n\nThis is the recommended order of reading up on Component System concepts:\n\n- [Get up and running with the Betty Blocks Component System CLI](https://github.com/bettyblocks/cli/wiki/Components:Usage).\n- Before building your own Component Set, familiarize yourself with the [Core Concepts](https://github.com/bettyblocks/cli/wiki/Components:Core-Concepts).\n- Read how several concepts work together to form the [Component System](https://github.com/bettyblocks/cli/wiki/Components:Component-System).\n- Understand how [Prefabs](https://github.com/bettyblocks/cli/wiki/Components:Prefabs) form the main building Blocks of your Component Set.\n- Learn how you can build the [Components](https://github.com/bettyblocks/cli/wiki/Components:Components) that make up the Prefabs.\n- Allow the End User to customize your components with [Component Options](https://github.com/bettyblocks/cli/wiki/Components:Component-Options).\n- Use the API's described in [Component Helpers](https://github.com/bettyblocks/cli/wiki/Components:Component-Helpers) to add functionality to your Components.\n- For those familiar with TypeScript, read more about [the types of the Component System](https://github.com/bettyblocks/cli/wiki/Components:Types).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbettyblocks%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbettyblocks%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbettyblocks%2Fcli/lists"}