h5p-cli
h5p-cli copied to clipboard
Command Line Interface
When setting up libraries and fetching dependencies, the H5P CLI tool may cause confusion. For instance, `H5P.Column` currently references `H5P.Agamotto 1.5` as a soft dependency in `semantics.json`. The H5P CLI...
I want "rebuild" the course-presentation using the h5p-cli, but it seems that there're some libraries missing. To rebuild the package, I run the following commands: ``` /h5p # h5p get...
Hey, Trying to develop / improve existing H5P modules using this CLI tool, but it is missing `h5p-editor-show-when` in the list of modules. Getting messages inside drupal like: "Missing dependency...
We have noticed that "h5p get" exclusivly uses ssh-based github urls. This is somewhat challenging when automating h5p builds and deployment using the h5p cli tool. The pull request at:...
I have the issue that I need to test lots of options in the editor and found it hard to reach all sections, due to it's fixed position and the...
Fill the blanks is running just fine. I can modify settings and content in the .json and js files. I can't get the editor working though. All I get is...
The `get` command like `h5p get h5p-summary`, says that the cloning failed although repositories are there. And other commands like `h5p new-branch my-new-branch h5p-summary` seems to work fine. ``` $...
When running `h5p init ` and following the questions with sane defaults I get finally the last question: ``` About to write to [object Object]. Is this ok? (yes) ```...
Hello, I'm using Course Presentation Editor (1.16.0) & mod_hvp 1.4 (2017060600) & Moodle 3.3.1+ (Build: 20170727). When I edit course presentation and add an image to it and press "save...
Hi, i setup the environment h5p view. i try to run it through the command line. i am getting this error while running the script. please help me where to...