https://github.com/piterweb/readtxtfilesgo
https://github.com/piterweb/readtxtfilesgo
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/piterweb/readtxtfilesgo
- Owner: PiterWeb
- Created: 2022-01-03T22:37:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-25T14:56:11.000Z (over 4 years ago)
- Last Synced: 2025-01-12T05:08:16.171Z (over 1 year ago)
- Language: Go
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReadTXTFilesGo
## ✨ Features
* Read TXT files 📖
* Includes empty spaces of the file
* Read files from another path & the programm directory too
Created with Go Lang (This is my first Hello World with the language) 🥇
## 👨🏫 How to use
* To read TXT files from another path **```$ readtxtfiles.exe ```**
## 👷 Build
**```$ go build```** (on project directory)