{"id":19771461,"url":"https://github.com/dpmland/monk","last_synced_at":"2026-06-20T08:31:17.222Z","repository":{"id":61142851,"uuid":"544668294","full_name":"dpmland/monk","owner":"dpmland","description":"Do you want generate a installer for your app use this!! :monkey:","archived":false,"fork":false,"pushed_at":"2023-07-24T21:35:30.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T09:04:31.733Z","etag":null,"topics":["deno","deno-module","hacktoberfest","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpmland.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2022-10-03T02:28:30.000Z","updated_at":"2022-10-04T21:06:42.000Z","dependencies_parsed_at":"2024-11-12T05:02:06.309Z","dependency_job_id":null,"html_url":"https://github.com/dpmland/monk","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"4fa5d8b99cb217796962f8b9a1b34110ef5831fa"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dpmland/monk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpmland%2Fmonk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpmland%2Fmonk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpmland%2Fmonk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpmland%2Fmonk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpmland","download_url":"https://codeload.github.com/dpmland/monk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpmland%2Fmonk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34563535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["deno","deno-module","hacktoberfest","typescript"],"created_at":"2024-11-12T05:02:02.428Z","updated_at":"2026-06-20T08:31:17.205Z","avatar_url":"https://github.com/dpmland.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# monk :mage: :monkey:\n\n---\n\nDo you want generate a installer for your app use this!!\n\n## Usage and Installation\n\n### Installation\n\n`dpm install monk` or with **dpm +0.2.0** you can use `dpm bundle installer`\n\nOr import like:\n\n```ts\nimport { Monk } from 'https://deno.land/x/monk/mod.ts';\n```\n\n### Usage\n\n```ts\nimport { Monk } from 'https://deno.land/x/monk/mod.ts';\n\nawait Monk({\n  versions: {\n    downloadVersion: 'stable', // Here you can add the version for download only canary or stable!\n    stable: {\n      url: 'https://github.com/dpmland/dpm', // Here you add the url and branch for the stable and canary\n      branch: 'main',\n    },\n    canary: {\n      url: 'https://github.com/dpmland/dpm',\n      branch: 'dev',\n    },\n  },\n  files: {\n    appName: 'dpm', // With this name compile the app into a binary!\n    stable: {\n      importMapFile: './import_map.json', // This route is necessary for the compilation!\n      mainFile: './dpm.ts',\n    },\n    canary: {\n      importMapFile: './import_map.json',\n      mainFile: './dpm.ts',\n    },\n  },\n\n  // OPTIONAL\n  social: {\n    github: 'https://github.com/dpmland/dpm', // The GitHub Repo for more information!\n    discord: 'https://discord.com/invite/Um27YPJKud', // The Discord Server for more information!\n    errors: 'https://github.com/dpmland/dpm/issues', // The issues route for the bugs!\n  },\n});\n```\n\n## Information :book:\n\n- **Author:** DPM LAND Authors\n- **Version:** 0.1.0\n- **License:** MIT\n\n---\n\nMade with the [Deno Package Manager](https://github.com/dpmland/dpm) Help\n:sauropod: :alien:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpmland%2Fmonk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpmland%2Fmonk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpmland%2Fmonk/lists"}