1.0.0 • Published 4 years ago

@platojar/cli v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 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

4 years ago

0.0.18

4 years ago

0.0.15

4 years ago

0.0.16

4 years ago

0.0.17

4 years ago

0.0.12

4 years ago

0.0.13

4 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago