Skip to content

An simple program that prints a human-readable file size from a given path.

License

Notifications You must be signed in to change notification settings

KiyonoKara/File-Size-Scala

Repository files navigation

File Size Scala

PRs Scala License

A simple program that prints a human-readable file size from a given path.

Overview

This project makes use of Java's IO and NIO libraries. The software is simply made to return the size of a file labeled with its units, thus being human-readable.

Usage

Formats file sizes for humans to read, gets some data or insight regarding a file's size.

Project Status

Complete.

Contributing

Read about contributing to this repository here.

License

MIT License

About

An simple program that prints a human-readable file size from a given path.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages