1.2.15 • Published 1 month ago

@icmaa/data-pump v1.2.15

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

@icmaa/data-pump

Installation

yarn global add @icmaa/data-pump
// or
npm i -g @icmaa/data-pump

Usage

Use the cli's help fo detailed description like:

$ icmaa-data-pump --help

Use it with Google Cloud Storage (GCP)

To use it with Google Cloud Storage outside of a cloud-function or the GCP universe, you'll need to add a Google Service Account JSON file in a environment variable. You can export a global one using export GOOGLE_APPLICATION_CREDENTIALS=credentials.json or prepend your command with GOOGLE_APPLICATION_CREDENTIALS=credentials.json.

Publish package

npm login
npm version [patch | minor | major]
npm run build
npm publish --access public

Troubleshooting

TypeScript compiler and Cannot find module '@src/...' error

We are using tsc-alias to get hang of correct paths in the declaration files during module compilation, to get intellisense working for this module. Otherwise the type-definitions won't work if you use it as a module include.

More details here: https://medium.com/@phongtlam/stop-using-relative-paths-use-import-aliases-for-a-typescript-web-application-45ea8984fd8

1.2.15

1 month ago

1.2.14

3 months ago

1.2.12

5 months ago

1.2.13

5 months ago

1.2.10

7 months ago

1.2.11

7 months ago

1.2.9

11 months ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.19

1 year ago

1.1.18

1 year ago

1.1.17

1 year ago

1.1.16

1 year ago

1.1.15

1 year ago

1.1.14

1 year ago

1.1.13

1 year ago

1.1.12

1 year ago

1.1.11

1 year ago

1.1.10

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.3-alpha.0

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.7

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago