docs
This commit is contained in:
parent
b2879447ef
commit
2c9f2b4c52
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Available plugins are in the `plugins` directory inside the top level directory
|
||||||
|
|
||||||
Writing a plugin involves writing
|
Writing a plugin involves writing
|
||||||
|
|
||||||
- SCI configuration (this can be shared with users in the [sci.configs](https://github.com/babashka/sci.configs) project
|
- SCI configuration (this can be shared via the [sci.configs](https://github.com/babashka/sci.configs) project too)
|
||||||
- Adding a `scittle_plugin.edn` file on the plugin's classpath (e.g. in the `src` directory). This EDN file contains:
|
- Adding a `scittle_plugin.edn` file on the plugin's classpath (e.g. in the `src` directory). This EDN file contains:
|
||||||
- `:name`, name of the plugin
|
- `:name`, name of the plugin
|
||||||
- `:namespaces`: the namespaces exposed to SCI
|
- `:namespaces`: the namespaces exposed to SCI
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue