scry

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

README

Build Status Latest Release Go Report Code Coverage Go Version go.dev Reference

WIP: This is just a prototype, use at own risk!

scry 🔮

A terminal-based file system explorer written in Go intuitive and snappy enough to keep up with your thoughts! Intended to exist in the space somewhere between the ls utility and a full-featured GUI file manager like Ranger to make some common tasks easy, quick, and fun.

This project makes heavy use of the wonderful tcell Go package.

Quick Start

Check out the documentation website for the best experience, thank you!

Dev Stuff

Release a New Version
  1. Create new tag with git like so: git tag -a v<NUMBER> -m "<MESSAGE>"
  2. Push the new tag git push --tags

Documentation

Overview

Main program loop and user interactions. Primary entrypoint for the fun stuff.

Directories

Path Synopsis
The app package handles the main application logic.
The app package handles the main application logic.
File System Tools Dealing with directories (defining as a collection of files/directories here) File System Tools Dealing with individual files here.
File System Tools Dealing with directories (defining as a collection of files/directories here) File System Tools Dealing with individual files here.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳