https://github.com/jmousqueton/runecast-report
Report from Runecast using API
https://github.com/jmousqueton/runecast-report
excel powershell report runecast
Last synced: 7 months ago
JSON representation
Report from Runecast using API
- Host: GitHub
- URL: https://github.com/jmousqueton/runecast-report
- Owner: JMousqueton
- License: apache-2.0
- Created: 2020-05-31T13:47:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-18T21:38:53.000Z (over 5 years ago)
- Last Synced: 2025-02-25T05:44:37.553Z (about 1 year ago)
- Topics: excel, powershell, report, runecast
- Language: PowerShell
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to Runecast Report 👋


[](https://github.com/jmousqueton/runecastreport/graphs/commit-activity)
[](https://github.com/JMousqueton/RunecastReport/blob/master/LICENSE)
[](https://twitter.com/JMousqueton)
> Generate Runecast report in Excel ile using the API
### 🏠 Homepage
## ✨ Demo
_none_
## Prerequisites
- Make sure to install ImportExcel module
```sh
Install-Module ImportExcel
```
## Usage
```sh
./RunecastReport.ps1 -Server -Token -Output
```
## Author
👤 **Julien Mousqueton**
* Website: [http://www.julienmousqueton.fr](https://www.julienmousqueton.fr)
* Twitter: [@JMousqueton](https://twitter.com/JMousqueton)
* GitHub: [@jmousqueton](https://github.com/jmousqueton)
* LinkedIn: [@julienmousqueton](https://linkedin.com/in/julienmousqueton)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/JMousqueton/RunecastReport/issues).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020 [Julien Mousqueton](https://github.com/jmousqueton).
This project is [Apache 2.0](https://github.com/JMousqueton/RunecastReport/blob/master/LICENSE) licensed.
***