0.0.4 • Published 1 year ago

@infra-blocks/lib-template v0.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

ts-lib-template

This repository is a template to generate repositories meant to hold the source code of NPM packages written in TypeScript.

Follow these steps after instantiating the template:

  • Remove the trigger update from template workflow
  • Update the .nvmrc version file to latest
  • Update the package.json
    • Rename the package name and links
    • Update the engines section
  • Update the dependencies
  • Run nvm install
  • Run npm install
  • Run npm run compile && npm run lint && npm run test
  • Edit the .npmrc file if you wish to change the defaults. Specifically, if you wish to make your package private.
  • Rename the header of this document to match the repository
  • Replace this section of this document to include a description of the new package
  • Configure code coverage

Development

Repo init

This repository leverages nvm and users should have it installed in their local environment. In addition, it is recommended that users install a shell hook so that nvm use is run upon changing into a project that utilises nvm.

Upon checking out the repository, run the following commands:

nvm install
npm install
npm run compile
npm run lint
npm run test

Package publication

This package leverages the npm-publish-from-label action as a turnkey, automated mechanism for publishing packages. Refer to its documentation to understand its capabilities.

Packages should therefore not be published manually, as these tasks are automated by the CI.

0.1.0-alpha.11

1 year ago

0.0.4-alpha.5

1 year ago

0.0.4-alpha.6

1 year ago

0.0.4-alpha.7

1 year ago

0.0.4-alpha.8

1 year ago

0.0.4-alpha.9

1 year ago

0.1.0-alpha.10

1 year ago

0.0.4-alpha.4

1 year ago

0.0.4

1 year ago

0.0.4-alpha.0

1 year ago

0.0.4-alpha.1

1 year ago

0.0.4-alpha.2

1 year ago

0.0.4-alpha.3

1 year ago

0.1.0-alpha.9

1 year ago

0.1.0-alpha.8

1 year ago

0.1.0-alpha.5

1 year ago

0.1.0-alpha.4

1 year ago

0.1.0-alpha.7

1 year ago

0.1.0-alpha.6

1 year ago

0.0.3-alpha.1

1 year ago

0.0.3

1 year ago

0.0.2-alpha.1

1 year ago

0.0.2

1 year ago

0.0.1-alpha.11

1 year ago

0.0.1

1 year ago

0.1.0

1 year ago

0.1.0-alpha.1

1 year ago

0.1.0-alpha.3

1 year ago

0.1.0-alpha.2

1 year ago

0.0.1-alpha.10

1 year ago

0.0.1-alpha.8

1 year ago

0.0.1-alpha.9

1 year ago

0.0.1-alpha.6

1 year ago

0.0.1-alpha.7

1 year ago

0.0.2-alpha.0

1 year ago

0.0.1-alpha.5

1 year ago

0.0.3-alpha.0

1 year ago

3.0.0-alpha.0

1 year ago

2.0.0-alpha.0

1 year ago

0.1.0-alpha.0

1 year ago

1.0.0-alpha.0

1 year ago

6.0.0-alpha.0

1 year ago

4.0.0-alpha.0

1 year ago

5.0.0-alpha.0

1 year ago

0.0.1-alpha.4

1 year ago

0.0.1-alpha.3

1 year ago

0.0.1-alpha.2

1 year ago

0.0.1-alpha.1

1 year ago

0.0.1-alpha.0

1 year ago

0.0.1-0

1 year ago