mirror of
https://github.com/shadawck/awesome-cli-frameworks.git
synced 2026-03-11 18:23:38 -05:00
Merge pull request #11 from adbayb/master
Add Termost JavaScript framework
This commit is contained in:
@@ -185,6 +185,8 @@ etc.
|
||||
|
||||
- [Clerc](https://github.com/clercjs/clerc) : Clerc is a full-featured library for building CLI Apps in Node.js, Deno or Bun. It's strongly-typed, easy-to-use and flexible.
|
||||
|
||||
- [Termost](https://github.com/adbayb/termost): A full-featured framework to build your next command line interfaces (CLI) in a minute. Thanks to its fluent and type-safe API, you can easily express and manage your program metadata (including version and help), sub-commands, user prompts, tasks, options and flags, ...
|
||||
|
||||
## [Julia](https://julialang.org/)
|
||||
|
||||
- [Comonicon.jl](https://github.com/comonicon/Comonicon.jl) : Your best CLI generator in JuliaLang.
|
||||
|
||||
@@ -401,6 +401,9 @@ etc.</p>
|
||||
<li>
|
||||
<p><a href="https://github.com/clercjs/clerc">Clerc</a> : Clerc is a full-featured library for building CLI Apps in Node.js, Deno or Bun. It's strongly-typed, easy-to-use and flexible.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/adbayb/termost">Termost</a> : A full-featured framework to build your next command line interfaces (CLI) in a minute. Thanks to its fluent and type-safe API, you can easily express and manage your program metadata (including version and help), sub-commands, user prompts, tasks, options and flags, ...</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="julia"><a class="header" href="#julia"><a href="https://julialang.org/">Julia</a></a></h2>
|
||||
<ul>
|
||||
|
||||
@@ -402,6 +402,9 @@ etc.</p>
|
||||
<li>
|
||||
<p><a href="https://github.com/clercjs/clerc">Clerc</a> : Clerc is a full-featured library for building CLI Apps in Node.js, Deno or Bun. It's strongly-typed, easy-to-use and flexible.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/adbayb/termost">Termost</a> : A full-featured framework to build your next command line interfaces (CLI) in a minute. Thanks to its fluent and type-safe API, you can easily express and manage your program metadata (including version and help), sub-commands, user prompts, tasks, options and flags, ...</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="julia"><a class="header" href="#julia"><a href="https://julialang.org/">Julia</a></a></h2>
|
||||
<ul>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -401,6 +401,9 @@ etc.</p>
|
||||
<li>
|
||||
<p><a href="https://github.com/clercjs/clerc">Clerc</a> : Clerc is a full-featured library for building CLI Apps in Node.js, Deno or Bun. It's strongly-typed, easy-to-use and flexible.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/adbayb/termost">Termost</a> : A full-featured framework to build your next command line interfaces (CLI) in a minute. Thanks to its fluent and type-safe API, you can easily express and manage your program metadata (including version and help), sub-commands, user prompts, tasks, options and flags, ...</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="julia"><a class="header" href="#julia"><a href="https://julialang.org/">Julia</a></a></h2>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user