lunar

command module
v0.6.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2021 License: MIT Imports: 1 Imported by: 0

README

Lunar

Made with :heart: by @GreatGodApollo

GoLang Spacebin CLI

Installation

Standard Download

Just head on over to the releases page and download the latest release for your platform. Extract it using something like 7-Zip for Windows or tar on other platforms (tar -zxvf lunar*.tar.gz).

That's it! Although you'll probably want to also add the binary to your path for ease of use.

Scoop - Coming Soon

Go Get

Do you have go installed? You can run just one simple command to install lunar!

$ go get -u github.com/GreatGodApollo/lunar

Usage

$ lunar --help
    Lunar is a CLI for Spacebin that allows you to easily make documents.
    This application can be used in a couple of different ways
    to quickly create a document on an instance.
    
    You can either pipe a document into lunar by doing:
    'command | lunar'
    
    or upload a document directly:
    'lunar -f file.txt'
    
    Usage:
      lunar [flags]
    
    Flags:
          --config string       config file (default is $HOME/.lunar.yaml)
      -c, --copy                copy the url to your clipboard
      -f, --file string         the file to upload
      -h, --help                help for lunar
      -i, --instance string     the spacebin instance (default "https://api.spaceb.in")
      -r, --raw                 do you want the raw url
          --result-url string   the base url for response (default "https://spaceb.in")
      -v, --version             version for lunar

Configuration

You can preset instance and result-url in $HOME/.lunar.yaml

Built With

Licensing

This project is licensed under the MIT License

Authors

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL