Skip to content

Clayien/lyne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c3f93fd · Oct 14, 2023

History

17 Commits
Oct 14, 2023
Mar 15, 2023
Oct 14, 2023
Oct 14, 2023
Oct 14, 2023
Oct 14, 2023

Repository files navigation

Install

cargo install lyne --version 0.0.1-alpha.2

bash/ zsh

ly() { eval "$(lyne)"; }

pwsh

function ly {
  $output = lyne
  Invoke-Expression $output
}

About

CLI tool for a better dev experience

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages