Skip to content

Amber-Williams/yall

Repository files navigation

Yall

Yall logo

Build states semantic-release: angular Downloads a month

A CLI tool to launch applications in half the time

Welcome to Yall

Installation

npm install -g yall-cli

Recommended:

  • Setup of code alias to launch new windows of VSCode Installation

Customize your flow

Run yall --edit

Run math evaluations from your terminal

Run yall --math <eval> Examples include: yall --math 12,000 + 4,000 => 12400 yall --math 12_000 + 4_000 => 12400 yall --math 12.7 cm to inch => 5 inch yall --math sin(45 deg) ^ 2 => 0.5 yall --math 9 / 3 + 2i => 3 + 2i

Support

Operating System Support
macOS (Silicon M1) Supported
macOS (Intel chips) Unknown
Windows Not supported
Linux Not supported
Other OS Not supported



Application Support
Chrome Supported
Visual Studio Code Supported
PyCharm Supported
Notion Supported