You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
List files before deletion. Add ability to delete files one by one. (#4)
* remove composer.lock
* ignore composer.lock
* add license, author and description to composer.json
* add tests
* implement tests for existing functionality
* run tests on github actions
* ability to list files before deletingtdd
* add ability to delete files one by one