Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 25, 2023
1 parent 145b61c commit 99a28ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<div class="col-content">
<div class="tsd-page-title">
<h2>files-pipe - v2.1.1</h2></div>
<div class="tsd-panel tsd-typography"><a id="md:filespipe-🧪" class="tsd-anchor"></a><h1><a href="#md:filespipe-🧪"><a href="https://npmjs.org/files-pipe">FilesPipe</a> 🧪</a></h1><p><code>FilesPipe</code> allows you to process files in a pipeline, making it easy to
perform various actions on them.</p>
<div class="tsd-panel tsd-typography"><a id="md:filespipe-🧪" class="tsd-anchor"></a><h1><a href="#md:filespipe-🧪"><a href="https://npmjs.org/files-pipe">FilesPipe</a> 🧪</a></h1><p><code>FilesPipe</code> allows you to process files in a pipeline, making it easy to perform
various actions on them.</p>
<a id="md:installation" class="tsd-anchor"></a><h3><a href="#md:installation">Installation</a></h3><p>To get started with <code>FilesPipe</code>, follow these steps:</p>
<p>Install the <code>FilesPipe</code> package using npm:</p>
<pre><code class="language-sh"><span class="hl-0">npm</span><span class="hl-1"> </span><span class="hl-2">install</span><span class="hl-1"> </span><span class="hl-3">-D</span><span class="hl-1"> </span><span class="hl-3">-E</span><span class="hl-1"> </span><span class="hl-2">files-pipe</span>
Expand Down

0 comments on commit 99a28ca

Please sign in to comment.