temple

command module
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: May 31, 2020 License: MIT Imports: 21 Imported by: 0

README

banner

build release license go version release

Temple

Temple is a simple CUI for copying files at hand.

Have you ever wondered, "I need that file again, but where is it?"
Temple brings the file to your hand quickly and accurately with CLI.

Usage

> temple

Search: █
Select
  ▸ ~/go/src/github.com/skmatz/temple/main.go

Name:           main.go
Path:           ~/go/src/github.com/skmatz/temple/main.go
Tags:           go, temple
Content:
   1 package main
   2
   3 import (
   4         "fmt"
   5         "io"
   6         "io/ioutil"
   7         "log"
   8         "net/http"
   9         "os"
  10         "os/user"

Install

Binary

Get binary from releases.
If you already have jq and fzf or peco, you can download binary by running the following command.

curl -Ls https://api.github.com/repos/skmatz/temple/releases/latest | jq -r ".assets[].browser_download_url" | fzf | wget -i -
Source
go get github.com/skmatz/temple

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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