mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Link README template to correct location
This commit is contained in:
parent
7b2ad1ef34
commit
29d872afe5
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
This template automates the boring and tedious tasks of:
|
This template automates the boring and tedious tasks of:
|
||||||
- Filling up the ``package.json``
|
- Filling up the ``package.json``
|
||||||
- Setting up Typescript.
|
- 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.
|
- Testing on multiple Node version before publishing.
|
||||||
- Maintaining a CHANGELOG.
|
- Maintaining a CHANGELOG.
|
||||||
- Publishing on NPM and creating corresponding GitHub releases.
|
- Publishing on NPM and creating corresponding GitHub releases.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue