mirror of
https://github.com/gchq/CyberChef
synced 2026-01-03 17:13:53 +00:00
Removed grunt-cli: The grunt command line interface (v1.3.2)
Fatal error: Unable to find local grunt. If you're seeing this message, grunt hasn't been installed locally to your project. For more information about installing and configuring grunt, please see the Getting Started guide: https://gruntjs.com/getting-started command
@@ -55,12 +55,6 @@ grunt test
|
||||
> This will run all the pre-configured tests and output the results to stdout.
|
||||
|
||||
|
||||
```
|
||||
grunt docs
|
||||
```
|
||||
> Builds the codebase documentation and places it in the `docs` directory.
|
||||
|
||||
|
||||
## Repository structure
|
||||
|
||||
- `build/`
|
||||
@@ -84,7 +78,6 @@ grunt docs
|
||||
- `html/`
|
||||
- `index.html` - The CyberChef page structure
|
||||
- `static/` - Static files like images
|
||||
- `docs/` - Codebase documentation, populated by running `grunt docs`.
|
||||
- `test/`
|
||||
- `tests/` - Configuration for tests on operations and recipes
|
||||
- `.babelrc` - Babel transpilation configuration
|
||||
|
||||
Reference in New Issue
Block a user