{"id":20730640,"url":"https://github.com/moinsen-dev/moinsen_supagen","last_synced_at":"2026-04-20T17:32:24.760Z","repository":{"id":200343511,"uuid":"705260793","full_name":"moinsen-dev/moinsen_supagen","owner":"moinsen-dev","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-20T08:46:58.000Z","size":355,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-11T10:17:56.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","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/moinsen-dev.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}},"created_at":"2023-10-15T14:17:52.000Z","updated_at":"2023-10-15T14:22:35.000Z","dependencies_parsed_at":"2023-10-20T12:30:33.276Z","dependency_job_id":null,"html_url":"https://github.com/moinsen-dev/moinsen_supagen","commit_stats":null,"previous_names":["moinsen-dev/moinsen_supagen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moinsen-dev/moinsen_supagen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moinsen-dev%2Fmoinsen_supagen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moinsen-dev%2Fmoinsen_supagen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moinsen-dev%2Fmoinsen_supagen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moinsen-dev%2Fmoinsen_supagen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moinsen-dev","download_url":"https://codeload.github.com/moinsen-dev/moinsen_supagen/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moinsen-dev%2Fmoinsen_supagen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32057615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-17T05:12:16.735Z","updated_at":"2026-04-20T17:32:24.718Z","avatar_url":"https://github.com/moinsen-dev.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"## moinsen_supagen\n\n![coverage][coverage_badge]\n[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]\n[![License: MIT][license_badge]][license_link]\n\nGenerated by the [Very Good CLI][very_good_cli_link] 🤖\n\nGenerate supabase helper code..\n\n---\n\n## Pre requirements\n* Conda must be installed\n\n## First steps\n# Setup Antl4\n\n'''sh\nconda create -n antlr python=3.11.4\npip install antlr4-tools\nconda activate antlr\n```\n\n## Generate parser\n```sh\nrm -rf lib/gen \u0026\u0026 antlr4 -visitor -Dlanguage=Dart Prisma.g4 -o lib/gen/antlr \n```\n\n## Test grammar\n```sh\ndart lib/grammar_test.dart\n```\n\n## Getting Started 🚀\n\nIf the CLI application is available on [pub](https://pub.dev), activate globally via:\n\n```sh\ndart pub global activate moinsen_supagen\n```\n\nOr locally via:\n\n```sh\ndart pub global activate . --source path\n```\n\n## Usage\n\n```sh\n# Sample command\n$ moinsen_supagen sample\n\n# Sample command option\n$ moinsen_supagen sample --cyan\n\n# Show CLI version\n$ moinsen_supagen --version\n\n# Show usage help\n$ moinsen_supagen --help\n```\n\n## Running Tests with coverage 🧪\n\nTo run all unit tests use the following command:\n\n```sh\n$ dart pub global activate coverage 1.2.0\n$ dart test --coverage=coverage\n$ dart pub global run coverage:format_coverage --lcov --in=coverage --out=coverage/lcov.info\n```\n\nTo view the generated coverage report you can use [lcov](https://github.com/linux-test-project/lcov)\n.\n\n```sh\n# Generate Coverage Report\n$ genhtml coverage/lcov.info -o coverage/\n\n# Open Coverage Report\n$ open coverage/index.html\n```\n\n## Know How \n# ERD - Mermaid\n\nhttps://mermaid.js.org/syntax/entityRelationshipDiagram.html\n\n---\n\n[coverage_badge]: coverage_badge.svg\n[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg\n[license_link]: https://opensource.org/licenses/MIT\n[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg\n[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis\n[very_good_cli_link]: https://github.com/VeryGoodOpenSource/very_good_cli","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoinsen-dev%2Fmoinsen_supagen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoinsen-dev%2Fmoinsen_supagen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoinsen-dev%2Fmoinsen_supagen/lists"}