Skip to content

alexvitayu/go-project-242

Repository files navigation

go-project-242

Description

This is a disk size analysis program that allows you to get information about occupied and free space.

Hexlet tests and linter status:

Actions Status

Requirements

  • Go 1.24
  • Make
  • golangci-lint

Build and Setup (for global use)

git clone https://github.com/alexvitayu/go-project-242.git
cd go-project-242
make build  

Run linter

make lint

Run tests

make test

Install

for make install make sure that you have GOBIN set up in your PATH

to discover this just run 'echo $PATH'

make install

Help

hexlet-path-size -h --help

Run the application from the terminal

hexlet-path-size

Follow the link to watch how to install and use this application:

https://asciinema.org/a/uNqXjcIaNnYQVZGDtlmRriGOx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published