mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
16 lines
359 B
Markdown
16 lines
359 B
Markdown
# n8n-workflow
|
|
|
|
![n8n.io - Workflow Automation](https://n8n.io/n8n-logo.png)
|
|
|
|
Workflow base code for n8n
|
|
|
|
```
|
|
npm install n8n-workflow
|
|
```
|
|
|
|
## License
|
|
|
|
[Apache 2.0 with Commons Clause](https://github.com/n8n-io/n8n/blob/master/packages/workflow/LICENSE.md)
|
|
|
|
Additional information about license can be found in the [FAQ](https://docs.n8n.io/#/faq?id=license)
|