https://github.com/hxr16f/echo-align
Script for batch file that helps you center or right align text.
https://github.com/hxr16f/echo-align
align center function
Last synced: 5 months ago
JSON representation
Script for batch file that helps you center or right align text.
- Host: GitHub
- URL: https://github.com/hxr16f/echo-align
- Owner: hXR16F
- Created: 2021-09-02T15:20:10.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-02T15:44:20.000Z (almost 5 years ago)
- Last Synced: 2025-06-08T02:57:36.597Z (about 1 year ago)
- Topics: align, center, function
- Language: Batchfile
- Homepage:
- Size: 2.93 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
echo-align - YouTube
Script for batch file that helps you center or right align text.
# Usage
All you need to do is copy the [:echo-align](https://github.com/hXR16F/echo-align/blob/9e128ba2042185d35d5c5f975330fe37e7c3d758/example-static.bat#L19-L53) function to your script and call it. Here is the syntax:
```bat
call :echo-align
```
Example:
```bat
call :echo-align center "centered text"
```
# Donate
If you support my work or like my projects, [you can donate me some money](https://github.com/hXR16F/donate/blob/master/README.md). Thank you 💙