castor icon indicating copy to clipboard operation
castor copied to clipboard

🦫 DX oriented task runner and command launcher built with PHP.

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

I have a problem with the version under development. ```json { "require": { "jolicode/castor": "dev-main" } } ``` a simple Task works fine ```php

Hi I am encountering a logical behavior with the current implementation of `fingerprint`. I would like to discuss the possibility to handle the case I will demonstrate below. Here is...