assembler icon indicating copy to clipboard operation
assembler copied to clipboard

A development toolkit used by AdonisJS to perform tasks like starting the dev server in watch mode, running tests in watch mode, and applying codemods to modify source files

Results 2 assembler issues
Sort by recently updated
recently updated
newest added

### 🔗 Linked issue I've started a proposal on discord: https://discord.com/channels/423256550564691970/1216131764410650674/1216131764410650674 ### ❓ Type of change - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) -...

Status: Blocked

Hi! 👋🏻 Currently, when codemod cannot achieve its task, it throws an error that is displayed in the console and leaves the user without any other indication. ![](https://github.com/adonisjs/assembler/assets/2793951/ddd039b8-4d79-449b-9eef-19007495b5af) In this...

Type: Enhancement