Skip to content

Commit

Permalink
tabs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqzn committed Sep 15, 2024
1 parent a45feb9 commit 9ae57a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/Imperat/Supported-Platforms.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
sidebar_position: 10
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

# Platforms
Imperat is a generic command dispatching framework, It can work almost on every platform possible if implemented properly.
so to depend on any of the platforms you must first declare our repoistory in your build tool configuration file as follows:
Expand Down

0 comments on commit 9ae57a0

Please sign in to comment.