1.0.0 • Published 3 years ago

@platojar/cli v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

To develop

Use npm run dev. It uses ts-node to spin up the feed builder script. It uses platojar.yaml in the project root. To test remote caching, enable/update the cache url option inside platojar.yaml

To publish

Currently no CI/CD integration. To publish a new version:

  1. npm run build - this generates the latest binary in bin dir.
  2. npm version patch|minor|major - updates version
  3. npm publish

The consumer of the builder script may need to update the dependency version to receive the latest builder script.

1.0.0

3 years ago

0.0.18

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.11

3 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago