Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

logo


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)