nyan icon indicating copy to clipboard operation
nyan copied to clipboard

Colored `cat` command.

Results 6 nyan issues
Sort by recently updated
recently updated
newest added

``` $ man nyan No manual entry for nyan ```

ref. https://github.com/NARKOZ/go-nyancat

# Reference - https://github.com/Homebrew/homebrew-core/pull/43441 - https://github.com/Homebrew/homebrew-core/blob/master/Formula/goreleaser.rb

```console $ nyan .github/workflows/test.yml jobs: build: strategy: fail-fast: false matrix: os: [ubuntu-latest, windows-latest, macos-latest] runs-on: ${{ matrix.os }} steps: - name: Restore Go modules cache uses: actions/cache@v4 with: path: ~/go/pkg/mod...

Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 6.0.0 to 8.0.0. Release notes Sourced from paambaati/codeclimate-action's releases. v8.0.0 8.0.0 (2024-06-12) ⚠ BREAKING CHANGES declare new environment verification option in action.yml new environment verification flag new...

dependencies
github_actions

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6. Release notes Sourced from goreleaser/goreleaser-action's releases. v6.0.0 [!WARNING] This is a breaking change! Follow the instructions here to upgrade! What's Changed feat!: use "~>...

dependencies
github_actions