{"id":18597304,"url":"https://github.com/wiremoons/damt","last_synced_at":"2026-04-10T22:40:24.656Z","repository":{"id":235546831,"uuid":"777310741","full_name":"wiremoons/damt","owner":"wiremoons","description":"Acronym Management Tool - written in Typescript for the Deno runtime.","archived":false,"fork":false,"pushed_at":"2024-04-23T18:20:12.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-17T23:44:38.638Z","etag":null,"topics":["deno","denoland","sqlite","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/wiremoons.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":"2024-03-25T15:59:01.000Z","updated_at":"2024-04-23T18:20:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1fa6aa8-0e2b-41ac-950f-a3682c2a58da","html_url":"https://github.com/wiremoons/damt","commit_stats":null,"previous_names":["wiremoons/damt"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremoons%2Fdamt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremoons%2Fdamt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremoons%2Fdamt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremoons%2Fdamt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wiremoons","download_url":"https://codeload.github.com/wiremoons/damt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254538547,"owners_count":22087885,"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":["deno","denoland","sqlite","typescript"],"created_at":"2024-11-07T01:27:38.095Z","updated_at":"2025-10-12T03:33:56.056Z","avatar_url":"https://github.com/wiremoons.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/hyperium/hyper/master/LICENSE)\n[![](https://img.shields.io/badge/deno-v2.4.5-green.svg)](https://github.com/denoland/deno)\n[![damt](https://github.com/wiremoons/damt/actions/workflows/deno.yml/badge.svg)](https://github.com/wiremoons/damt/actions/workflows/deno.yml)\n\n# damt\n\nAcronym Management Tool - written in _Typescript_ for the\n[Deno](https://deno.land/) runtime.\n\n## Installation and Usage\n\nYou will need to have a copy of the _Deno_ runtime installed on your computer.\nInstructions to achieve this are available from the _Deno_ web page here:\n[https://docs.deno.com/runtime/manual/getting_started/installation](https://docs.deno.com/runtime/manual/getting_started/installation).\n\nThe installation of _Deno_ is easy, as it is just a single binary executable\nfile - just download a copy and add it to a directory in your path.\n\nOnce _Deno_ is installed, the `damt.ts` source can be run directly with the\ncommand:\n\n```console\ndeno run --quiet --allow-read --allow-env=ACRODB --allow-write --unstable-temporal https://raw.githubusercontent.com/wiremoons/damt/main/damt.ts\n```\n\nThe program can be run with _Deno_ using a local copy the file `damt.ts` and the\ncommands listed below. Clone this repo with `` to obtain a local copy first.\n\nTo run the program using the local copy of the `damt.ts` file:\n\n```console\ndeno run --quiet --allow-read --allow-env=ACRODB --allow-write --unstable-temporal damt.ts\n```\n\nA local copy fo the `damt.ts` file can be installed to '`DENO_INSTALL_ROOT`' to\nusing the command:\n\n```console\n`deno install -f --quiet --allow-read --allow-env=ACRODB --allow-write --unstable-temporal damt.ts`\n```\n\nA local copy of the program can be compiled using the command:\n\n```console\ndeno compile --quiet --allow-read --allow-env=ACRODB --allow-write --unstable-temporal damt.ts\n```\n\n## Database Setup\n\nWIP\n\n## License\n\nLicensed with the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiremoons%2Fdamt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiremoons%2Fdamt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiremoons%2Fdamt/lists"}