{"id":27258317,"url":"https://github.com/hibuno/denomon","last_synced_at":"2025-07-08T23:40:44.508Z","repository":{"id":93606130,"uuid":"266410586","full_name":"hibuno/denomon","owner":"hibuno","description":"Simple watcher file like Nodemon but for Deno","archived":false,"fork":false,"pushed_at":"2020-06-09T13:35:45.000Z","size":3527,"stargazers_count":37,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T09:55:30.330Z","etag":null,"topics":["awesome-deno","daemon","deno","deno-tools","deno-watch-file","deno-watcher","restart","runner","scripts","watch"],"latest_commit_sha":null,"homepage":"","language":"Go","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/hibuno.png","metadata":{"files":{"readme":"README-pt-BR.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":"2020-05-23T20:03:48.000Z","updated_at":"2023-03-15T15:07:54.000Z","dependencies_parsed_at":"2023-06-09T05:30:33.315Z","dependency_job_id":null,"html_url":"https://github.com/hibuno/denomon","commit_stats":null,"previous_names":["suretnohq/denomon","hibuno/denomon"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibuno%2Fdenomon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibuno%2Fdenomon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibuno%2Fdenomon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibuno%2Fdenomon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibuno","download_url":"https://codeload.github.com/hibuno/denomon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248333972,"owners_count":21086292,"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":["awesome-deno","daemon","deno","deno-tools","deno-watch-file","deno-watcher","restart","runner","scripts","watch"],"created_at":"2025-04-11T03:20:30.750Z","updated_at":"2025-04-11T03:20:31.384Z","avatar_url":"https://github.com/hibuno.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Denomon\n\n## Also read in [English](https://github.com/muhibbudins/denomon/blob/master/README.md) \n\nUm observador de arquivos para executar aplicações usando Deno\n\n[![asciicast](https://asciinema.org/a/kkoeCdKB5bKgCLY7XzHsmbFZy.png)](https://asciinema.org/a/kkoeCdKB5bKgCLY7XzHsmbFZy)\n\n\u003e Nota : O indicador é exibido somente no asciinema, mas não no bash / zsh\n\n### Instalação\n\nInstale usando Wget\n\n```bash\n$ wget -O - https://raw.githubusercontent.com/muhibbudins/denomon/master/install.sh | sh\n```\n\nou, CURL\n```bash\n$ curl -s https://raw.githubusercontent.com/muhibbudins/denomon/master/install.sh | sh\n```\n\n### Utilização\n\n```bash\n$ denomon \u003copções\u003e \u003carquivo\u003e\n```\n\nExemplo:\n\n- Exibir mensagem de ajuda\n\n```bash\ndenomon --help\n```\n\n- Único comando para inicializar a pasta atual recursivamente\n\n```bash\n$ denomon\n```\n\n- Inicializar arquivos com permissões [vide nota abaixo]\n\n```bash\n$ denomon --allow net,read server.ts\n```\n\n- Inicializar arquivo em pasta específica e permissões [vide nota abaixo]\n\n```bash\n$ denomon --dir fixtures --allow net,read server.ts\n```\n\n- Inicialiar pasta específica com permissões de rede e leitura de arquivos\n\n```bash\n$ denomon --dir fixtures --allow net,read\n```\n\n\u003e Nota : Se você executar o denomon para inicializar um único arquivo, todas as mudanças na pasta raíz vão gatilhar o recarregamento no arquivo principal.\n\n\n### Opções\n\n#### --version\n\nExibe a versão do denomon\n\n#### --help\n\nExibe a mensagem de ajuda\n\n#### --dir\n\nAtribui um diretório para observar\n\n#### --allow\n\nAtribui permissões para seu projeto\n\n#### --unstable\n\nAtribuir parâmetro instável para o Deno permitindo uso de bibliotecas não estáveis\n\n### Funcionalidades\n\n- Automaticamente compila para um único arquivo\n- Observa todos os arquivos na pasta recursivamente\n- Compilação automática ao recarregar para processos filhos (ie. net)\n\n### Licença\n\nEste projeto está sob a licença MIT.\n\n### Stargazers ao longo do tempo\n\n[![Stargazers ao longo do tempo](https://starchart.cc/muhibbudins/denomon.svg)](https://starchart.cc/muhibbudins/denomon)\n      \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhibuno%2Fdenomon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhibuno%2Fdenomon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhibuno%2Fdenomon/lists"}