-
Notifications
You must be signed in to change notification settings - Fork 0
Add tool for removing tape #41
Copy link
Copy link
Open
Labels
cliThings that have to do with the cliThings that have to do with the cli
Description
Let's be real. If developers realize that tape is not the right tool for the job, we want to support them too. It would be great if there was a tapegen remove command (or something similar) that
- removes all tape annotations from all classes
- removes the
tape.dartfile - removes the
initializeTape()call frommain - removes imports of
package:tape/tape.dart - removes tape from
dependenciesas well as taped-packages - removes tapegen from
dev_dependencies - if there's no other dev dependency apart from
build_runner, remove that too.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cliThings that have to do with the cliThings that have to do with the cli