Skip to content

Commit

Permalink
add ideas to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleuverink committed Aug 16, 2024
1 parent eada5f2 commit 265975d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,12 @@ composer baseline # generate static analysis baseline
composer test # run test suite
composer build # bundle all assets
```

## Ideas

Here are some other features I have in mind if there is any interest in this package:

- [] List all todo's via artisan command (both in comments & direct component usage)
- [] Add syntax for only rendering in certain environments (e.g. only dev / dev + staging)
- [] Support NOTE & FIXME comments with different styling
- [] Add better theme/styling support

0 comments on commit 265975d

Please sign in to comment.