cli icon indicating copy to clipboard operation
cli copied to clipboard

Riot.js command line tool

Results 5 cli issues
Sort by recently updated
recently updated
newest added

Installed the latest version or riot cli and it works for individual files just fine, but when I give it a folder, it doesn't do anything and doesn't say anything....

Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...

dependencies

## Help us to manage our issues by answering the following: 1. Describe your issue: when I compile files with `riot .` then tag errors are displayed in the shell....

I'm using the following command with Riot CLI 4.0.2 to watch .riot changes in the src folder and write ES modules and maps back to the src folder. It works...

enhancement