web-list

command module
v0.0.0-...-9fbb232 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

README

Web List

Web-List is a Go application that starts a web server on port 3000 and returns a list of files and directories in the specified path. If no path is provided, it defaults to the current directory.

Installation

To install and run the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/cwansart/web-list.git
    
  2. Navigate to the project directory:

    cd web-list
    
  3. Build the project:

    go build
    
  4. Run the project:

    ./web-list
    

Usage

To use the program, run the following command:

./web-list /path/to/directory

If no path is provided, the program will use the current directory.

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