This is a command-line interface written in Golang programming language.
- Golang 1.21.4
- Windows 10
- X64
Open the terminal and run the command below.
git clone https://github.com/LINSANITY03/FileServerApp.git
go run . [options]
options:
- -file string : Path of a file
- -q : Exit the program
- -vf string [-s]: View the content of a file. Use s flag to view file in browser.
- -h : Get all the details regarding cli.