{"id":18293330,"url":"https://github.com/ayato-san/adonis-commands","last_synced_at":"2026-02-05T12:33:26.539Z","repository":{"id":245680013,"uuid":"818798127","full_name":"Ayato-san/adonis-commands","owner":"Ayato-san","description":"My custom commands for AdoniJS","archived":false,"fork":false,"pushed_at":"2024-12-04T15:57:08.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"1.x","last_synced_at":"2025-10-02T04:29:53.662Z","etag":null,"topics":["ace","adonisjs","commands","package"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@ayato-san/adonis-commands","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/Ayato-san.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-06-22T22:41:09.000Z","updated_at":"2024-12-04T16:00:32.000Z","dependencies_parsed_at":"2024-06-23T11:44:11.624Z","dependency_job_id":"32b3ab3e-9c62-4224-9b5f-9ce5aeca64f1","html_url":"https://github.com/Ayato-san/adonis-commands","commit_stats":null,"previous_names":["ayato-san/adonis-commands"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Ayato-san/adonis-commands","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayato-san%2Fadonis-commands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayato-san%2Fadonis-commands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayato-san%2Fadonis-commands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayato-san%2Fadonis-commands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ayato-san","download_url":"https://codeload.github.com/Ayato-san/adonis-commands/tar.gz/refs/heads/1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ayato-san%2Fadonis-commands/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29121776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T10:47:47.471Z","status":"ssl_error","status_checked_at":"2026-02-05T10:45:08.119Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["ace","adonisjs","commands","package"],"created_at":"2024-11-05T14:23:52.034Z","updated_at":"2026-02-05T12:33:26.510Z","avatar_url":"https://github.com/Ayato-san.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/Ayato-san/adonis-commands/assets/71392060/cd36b965-5a4f-481a-bf64-8f357c6e5689\"\u003e\n  \u003ch1\u003eAdonis Commands\u003c/h1\u003e\n  \u003cp\u003eMy custom commands for AdoniJS\u003c/p\u003e\n  \u003cdiv\u003e\n    \u003ca href=\"https://github.com/Ayato-san/adonis-commands/blob/1.x/LICENSE.md\"\u003e\u003cimg alt=\"GitHub License\" src=\"https://img.shields.io/github/license/Ayato-san/adonis-commands?style=for-the-badge\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/Ayato-san/adonis-commands/releases/latest\"\u003e\u003cimg alt=\"NPM Version\" src=\"https://img.shields.io/github/package-json/version/Ayato-san/adonis-commands?style=for-the-badge\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/Ayato-san/adonis-commands/stargazers\"\u003e\u003cimg alt=\"GitHub Stars\" src=\"https://img.shields.io/github/stars/Ayato-san/adonis-commands?style=for-the-badge\"\u003e\u003c/a\u003e\n    \u003ca href=\"#\"\u003e\u003cimg alt=\"GitHub Top Language\" src=\"https://img.shields.io/github/languages/top/Ayato-san/adonis-commands?style=for-the-badge\"\u003e\u003c/a\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\n## Features\n\n- Designed to work with AdonisJS, his packages lucid and bouncer out of the box\n- add / modify Adonis commands\n\n### Installation\n\n- with npm\n  ```sh\n  npm install -D @ayato-san/adonis-commands\n  node ace configure @ayato-san/adonis-commands\n  ```\n\n- with pnpm\n  ```sh\n  pnpm install -D @ayato-san/adonis-commands\n  node ace configure @ayato-san/adonis-commands\n  ```\n\n- with yarn\n  ```sh\n  yarn add -D @ayato-san/adonis-commands\n  node ace configure @ayato-san/adonis-commands\n  ```\n\n### Commands\n\n- `make:action` create an action class\n- `make:enum` create an enum file\n- `make:helper` create an helper file (empty)\n- `make:presenter` create a presenter class\n- `make:repository` create a repository class\n- `make:migration` (⚠️ only if lucid configured) create a migration based on default adonis migration but using postgres `uuid` generation\n\n### Configure\n\nchange folders generation :\n\n```ts\nimport { defineConfig } from '@ayato-san/adonis-commands'\n\nconst commandConfig = defineConfig({\n  folders: {\n    app: 'src',\n    start: 'boot',\n  },\n})\n\nexport default commandConfig\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayato-san%2Fadonis-commands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayato-san%2Fadonis-commands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayato-san%2Fadonis-commands/lists"}