Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/modules/creating-modules.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: Creating Modules
description: Learn how to create modules using Nuit's API.
outline: deep
---

# Creating a Module

> ![NOTE]
> Currently, there aren't any ways to pass some sort of path in the config and treat it as a module. This is a planned feature.

<!-- TODO: make the module development features -->