0.4.13 • Published 1 year ago

@hiberworld/code-kit-cli v0.4.13

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
1 year ago

Hiber Code-Kit CLI

Commands

upload

This command does the following:

  1. Make sure we have a DEVELOPER_TOKEN set in .env (Prompts the user for one if missing)
  2. Reads a scene.json that should contain the world json (Gives error if it doesn't exist)
  3. Reads an app.json that should contain an id for an existing project on hiberworld
  4. If no app.json is found, prompt the user for a project title and run an api call to /project/codekit/create to create a new project. Save the response id and title to app.json
  5. Run an api call to /project/{id-from-app.json}/save_v3 with the contents of scene.json to upload the world data.
  6. Log the link to the world on hiberworld.com
0.4.10

1 year ago

0.4.9

1 year ago

0.4.8

1 year ago

0.4.13

1 year ago

0.4.11

1 year ago

0.4.12

1 year ago

0.4.5

1 year ago

0.4.4

1 year ago

0.4.7

1 year ago

0.4.6

1 year ago

0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.6

1 year ago

0.3.5

1 year ago

0.3.4

1 year ago

0.3.3

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago