Skip to content

Commit

Permalink
Deploying to gh-pages from @ b9bbdb5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrious committed Oct 14, 2024
1 parent 8e3e1e4 commit f2db4f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,10 @@
<pre><code class="console"><span class="hl-0">node scripts/setup.mjs</span>
</code><button type="button">Copy</button></pre>

<p>It will update the template with info inferred from git or directory name, and install dependencies.</p>
<p>You can also set the info manually by running:</p>
<pre><code class="console"><span class="hl-0">node scripts/setup.mjs --name &quot;package-name&quot; --description &quot;package description&quot; --repo &quot;https://github.com/wopjs/template.git&quot;</span>
</code><button type="button">Copy</button></pre>

<a id="md:license" class="tsd-anchor"></a><h2 class="tsd-anchor-link">License<a href="#md:license" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><p>MIT @ <a href="https://github.com/wopjs" target="_blank" class="external">wopjs</a></p>
</div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#md:wopjstemplate"><span>@wopjs/template</span></a><ul><li><a href="#md:install"><span>Install</span></a></li><li><a href="#md:license"><span>License</span></a></li></ul></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="modules.html" class="current"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-1"></use></svg><span>@wopjs/template - v0.1.0</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base="."><li>Loading...</li></ul></nav></div></div></div><footer></footer><div class="overlay"></div></body></html>

0 comments on commit f2db4f1

Please sign in to comment.