Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabasoad/linguist-action
Detects language type for a file, or, given a repository, determine language breakdown in JSON format.
https://github.com/fabasoad/linguist-action
github-action github-actions language-detection linguist linguist-action
Last synced: 2 days ago
JSON representation
Detects language type for a file, or, given a repository, determine language breakdown in JSON format.
- Host: GitHub
- URL: https://github.com/fabasoad/linguist-action
- Owner: fabasoad
- License: mit
- Archived: true
- Created: 2020-03-10T12:44:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T08:20:55.000Z (3 months ago)
- Last Synced: 2024-10-04T02:02:19.098Z (about 1 month ago)
- Topics: github-action, github-actions, language-detection, linguist, linguist-action
- Homepage:
- Size: 79.1 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-actions - Linguist - Checks a repository and produces information about used languages in output. (Community Resources / Utility)
- fucking-awesome-actions - Linguist - Checks a repository and produces information about used languages in output. (Community Resources / Utility)
- awesome-workflows - Linguist - Checks a repository and produces information about used languages in output. (Community Resources / Utility)
README
# Linguist Action (Deprecated)
> **This GitHub action is deprecated and is no longer maintained. Please use [fabasoad/setup-enry-action](https://github.com/fabasoad/setup-enry-action) instead.**
![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/fabasoad/linguist-action?include_prereleases) ![Security tests](https://github.com/fabasoad/linguist-action/workflows/Security%20tests/badge.svg)
All input parameters for this GitHub action are ignored. If you call this GitHub action in your
workflow you will see the following warning:```text
This GitHub action is deprecated and is no longer maintained. Please use https://github.com/fabasoad/setup-enry-action instead
```