mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
16 lines
465 B
Markdown
16 lines
465 B
Markdown
# n8n-workflow
|
|
|
|
![n8n.io - Workflow Automation](https://raw.githubusercontent.com/n8n-io/n8n/master/assets/n8n-logo.png)
|
|
|
|
Workflow base code for n8n
|
|
|
|
```
|
|
npm install n8n-workflow
|
|
```
|
|
|
|
## License
|
|
|
|
n8n is [fair-code](http://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
|
|
|
|
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
|