cli tool for communicating with comforter instance
Self-host the Comforter font in a neatly bundled NPM package.
Self-host the Comforter Brush font in a neatly bundled NPM package.
Pretty unicode tables for the command line. Based on the original cli-table.
Get stdout window width, with two fallbacks, tty and then a default.
Toggle the CLI cursor
CLI for webpack & friends
No description provided.
The linux x64 distribution of the Sentry CLI binary.
Codex CLI is a coding agent from OpenAI that runs locally on your computer.
A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/
Spinners for use in the terminal
Validate a webpack configuration.
easy to use progress-bar for command-line/terminal applications
Use the Comforter font family from Google Fonts in your Expo app
Syntax highlighting in your terminal
Vite as Node.js runtime
CLI for the swc project
CLI tool for Angular
Run commands concurrently
Outputs info about system and webpack config
like touch(1) in node
base library for oclif CLIs
React Native CLI
Gem for opening up your current fontello font in the browser from the command line and copying & converting the files for your Rails app (inclusively Sass enhancements).
CLI tool to interact with codewars in the comfort of your terminal, allow you to fetch users information, kata, upload solutions and close it.
*Disclaimer: ra_events uses the 'open' command to open an event URL in your browser. This will not work on Windows machines, however, the URL will be printed for easy copy/paste* Type `ra-events` after running `gem install ra_events`. Then type in your state, get a list of electronic music events by week, and open an event in your browser for more details.
TKXXS provides a very simple and very easy to use GUI (graphical user interface) for Ruby; It gives you a persistent output window and popping up (modal) dialogs for input; For a screenshot, see: <tt>https://github.com/Axel2/tkxxs/blob/master/images/screenshot.png</tt>; I tested it on Windows, only; Got user report, that it works on Ubuntu, too. TKXXS shall: * improve the usability of little applications, which otherwise would use a command line interface (CLI); for example by a GUI-file chooser * give a simple GUI front-end for apps, which take parameters on the command line. (stdout can easily be redirected to the OutputWindow.) * take only little more effort and coding time over programming a CLI; * be able to easily upgrade existing CLI-applications; * be comfortable in use (e.g. provide incremental search, tool-tip-help, ...); * be easy to install. Drawbacks: * I'v tested it only on Windows, but got user report, that it works on Ubuntu, too.l * For sure some more drawbacks which I'm not aware of now. TKXXS uses TK (easy to install).