Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mochaap/neofetch-action
🖼️ A system information tool for GitHub runners
https://github.com/mochaap/neofetch-action
actions bash ci distro neofetch script
Last synced: about 1 month ago
JSON representation
🖼️ A system information tool for GitHub runners
- Host: GitHub
- URL: https://github.com/mochaap/neofetch-action
- Owner: mochaaP
- License: mit
- Created: 2021-06-04T12:03:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T16:54:08.000Z (over 3 years ago)
- Last Synced: 2024-10-14T09:44:18.029Z (about 1 month ago)
- Topics: actions, bash, ci, distro, neofetch, script
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A system information tool for GitHub runners
> Neofetch is a command-line system information tool written in `bash 3.2+`. Neofetch displays information about your operating system, software and hardware in an aesthetic and visually pleasing way.
This action displays a neat system information using `neofetch`.
# Usage
See [action.yml](action.yml)
Example:
```yaml
steps:
- name: Show system info
uses: mochaaP/neofetch-action@master
```# License
The scripts and documentation in this project are released under the [MIT License](LICENSE)
## Code of Conduct
:wave: Be nice. See [our code of conduct](CONDUCT)