mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Merge pull request #6 from abraham/patch-1
Link README template to correct location
This commit is contained in:
commit
eecd500c94
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
This template automates the boring and tedious tasks of:
|
||||
- Filling up the ``package.json``
|
||||
- Setting up Typescript.
|
||||
- Writing a [README.md](https://github.com/garronej/denoify_ci/blob/dev/README.template.md) with decent presentation and instructions on how to install/import your module.
|
||||
- Writing a [README.md](https://github.com/garronej/ts_ci/blob/master/README.template.md) with decent presentation and instructions on how to install/import your module.
|
||||
- Testing on multiple Node version before publishing.
|
||||
- Maintaining a CHANGELOG.
|
||||
- Publishing on NPM and creating corresponding GitHub releases.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue