Add docs and enable cookiecutter to support other templates
This commit is contained in:
@@ -8,6 +8,16 @@ Backstage is an open platform for building developer portals.
|
||||
|
||||
## Getting started
|
||||
|
||||
## Plugins
|
||||
|
||||
### Creating a Plugin
|
||||
|
||||
Run the following:
|
||||
|
||||
```terminal
|
||||
$ ./tools/cookiecutter/init.sh frontend/packages/plugins/_template --output-dir frontend/packages/plugins
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user