adapt-cli icon indicating copy to clipboard operation
adapt-cli copied to clipboard

Command line and library interface for the Adapt Framework

Results 27 adapt-cli issues
Sort by recently updated
recently updated
newest added

The plugin browsers counter only counts downloads through the Adapt-cli tool. It's likely that most users don't use the CLI. Instead getting their plugins through `git clone` or just downloading...

I've been in situations where I'm working on a project and want to install/update plugins from a GH repo. Often these plugins are not ready for submission to the central...

User in forums [reported issue](https://community.adaptlearning.org/mod/forum/discuss.php?d=2137) where the `$ adapt register` reported registration as being successful even though it clearly wasn't - seeing as he was missing the `.bowerrc` file.

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Fixes #206 ### Fix * Fix typo in _.github/pull_request_template.md_ ### Update * Show current version plus latest compatible version in dry runs ### Testing 1. Run `adapt update --check`. The...

enhancement

### Subject of the enhancement When checking to see what plugins can be updated, it would be useful to see the current version of a plugin plus the new version...

enhancement

**When building in the AAT**: currently the build will fail if warnings are encountered. Until we get some more fine-grained errors (possibly not feasible while using grunt), passing `--force` will...

enhancement