🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

github.com/arczhi/tidy

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/arczhi/tidy

v0.1.0
Source
Go
Version published
Created
Source

TIDY

a efficient tool helps organizing your files !

feature

  • sort by time
  • sort by file type

usage

  • cmd

    tidy -h
    
    Usage of tidy:
      -dir string
            please give new a directory name (default "new_directory")
      -path string
            please give your directory path
      -time_span string
            give a time span, for example: 1d,1h,30min,30s
      -type string
            time: sort by time      file_type: sort by file_type (default "time")
    
  • code

example

image-20231210225435370

image-20231210225520065

image-20231210225551409

FAQs

Package last updated on 10 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts