{"id":18285250,"url":"https://github.com/samlet/bluecc","last_synced_at":"2025-04-09T06:16:10.244Z","repository":{"id":95954746,"uuid":"343255150","full_name":"samlet/bluecc","owner":"samlet","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-24T06:37:57.000Z","size":2779,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T00:32:21.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/samlet.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":"2021-03-01T01:20:22.000Z","updated_at":"2021-09-29T05:09:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"7eae93ba-55a1-4ebd-8a88-0985ddf988d7","html_url":"https://github.com/samlet/bluecc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlet%2Fbluecc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlet%2Fbluecc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlet%2Fbluecc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlet%2Fbluecc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samlet","download_url":"https://codeload.github.com/samlet/bluecc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987285,"owners_count":21028895,"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-11-05T13:16:09.704Z","updated_at":"2025-04-09T06:16:10.225Z","avatar_url":"https://github.com/samlet.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bluecc\n\n## quick start\n```bash\n$ cargo run -p entity-seed --bin seed\n   Compiling entity-seed v0.1.0 (/Users/xiaofeiwu/sagas/projs/bluecc/entity-seed)\n    Finished dev [unoptimized + debuginfo] target(s) in 7.65s\n     Running `target/debug/seed`\nentity-seed 0.1.0\n\nUSAGE:\n    seed \u003cSUBCOMMAND\u003e\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n\nSUBCOMMANDS:\n    all                Generate specific modules: sql-files, model, dto\n    data-files         Build all seed data files into a compressed resource file\n    entity             Show entity meta-info\n    gen                Generate specific entity with the type name\n    help               Prints this message or the help of the given subcommand(s)\n    list               List all entities in a module\n    list-data-files    List all data files and it's entities\n    list-services      List all service names\n    model-files        Build all entity schema into a compressed resource file\n    seed               Show entity seed data\n    service            Show service meta-info\n    service-files      Build all service schema into a compressed resource file\n    wrapper            Generate model-types\n\n$ cargo run -p entity-seed --bin seed seed Person\n    Finished dev [unoptimized + debuginfo] target(s) in 0.36s\n     Running `target/debug/seed seed Person`\n.. execute =\u003e Seed { name: \"Person\" }\n[2021-03-19T08:04:26Z INFO  entity_seed::meta::data_files_procs] size 1639132\ndoc OfbizSetupShippingData.xml has 1 Person\nPerson (1280..1304)\n\tpartyId = _NA_\ndoc ManufacturingTestsData.xml has 2 Person\nPerson (2478..2555)\n\tpartyId = TestManufAdmin\n\tfirstName = Manufacturing\n\tlastName = Admin\nPerson (3459..3530)\n\tpartyId = TestSupplyAdmin\n\tfirstName = Supply\n\tlastName = Admin\ndoc OrderTestData.xml has 1 Person\nPerson (3122..3195)\n\tpartyId = TestDemoCustomer\n\tfirstName = Test\n\tlastName = Customer\ndoc PartyTestsData.xml has 2 Person\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamlet%2Fbluecc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamlet%2Fbluecc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamlet%2Fbluecc/lists"}