An open API service indexing awesome lists of open source software.

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.

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 💙