Skip to content

Commit

Permalink
Upkeep/readme (#15)
Browse files Browse the repository at this point in the history
* Adding link to Trello Board for README roadmap

* really want readme update

* bump
  • Loading branch information
ehutchllew authored Apr 5, 2024
1 parent 0c3742f commit 358176b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions npm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ $ tmplts -h
```

## Roadmap

>📓 Follow the progress of roadmap items at this **[Trello Board](https://trello.com/b/row1fgVz)**
* Add Prettier and its config file.
* Add more CLI options, like --version/-v.
* Implement checks for existing files in cwd. The tool should not overwrite files, but append to them if they already exist.
Expand Down
2 changes: 1 addition & 1 deletion npm/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ev-the-dev/tmplts",
"author": "ev-the-dev",
"version": "0.0.7",
"version": "0.0.8",
"description": "TypeScript Project Configuration Bootstrapper",
"license": "Apache-2.0",
"bin": {
Expand Down

0 comments on commit 358176b

Please sign in to comment.