Skip to content

espeon/lunactl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lunactl

A CLI tool to manage TidaLuna on your system. Not affiliated.

Installation

Download a binary

Download from GitHub Releases: lunactl

Install via cargo

cargo install --git https://github.com/espeon/lunactl

Important

On macOS, if you download lunactl from the internet, you may need to run the following command to allow it to run:

xattr -d com.apple.quarantine ./lunactl

For more details, visit the Apple Support KB entry.

Build manually

You'll need Rust and Cargo installed (ideally via rustup).

  1. Clone via git clone https://github.com/espeon/lunactl
  2. Run cargo build --release
  3. Optionally install with cargo install --path .

License

Licensed under either of

at your discretion.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

CLI tool to manage tidaluna on your system. Not affiliated.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages