mytool

By justdamilare

Mytool Alternatives

Similar projects and alternatives to mytool

  • HomeBrew

    🍺 The missing package manager for macOS (or Linux)

  • goreleaser

    Deliver Go binaries as fast and easily as possible

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mytool alternative or higher similarity.

mytool reviews and mentions

Posts with mentions or reviews of mytool. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-04.
  • Publish Go Packages with Goreleaser
    3 projects | dev.to | 4 Oct 2022
    release: github: owner: justdamilare name: mytool before: hooks: - go mod tidy - go generate ./... builds: - env: - GO_VERSION=1.19 goos: - linux - windows - darwin # replaces architecture naming in the archive name archives: - replacements: darwin: Darwin linux: Linux windows: Windows 386: i386 amd64: x86_64 format_overrides: - goos: windows format: zip checksum: name_template: 'checksums.txt' snapshot: name_template: "{{ incpatch .Version }}-next" changelog: sort: asc filters: exclude: - '^docs:' - '^test:' # upload binaries to gcloud bucket called `mytool` blobs: - provider: gs bucket: mytool folder: "{{ .Version }}" # generate homebrew-tap brews: - name: justdamilare tap: owner: mytool name: homebrew-tap folder: Formula homepage: https://github.com/justdamilare/mytool description: A simple go project # use custom download strategy in case the Github repository is private download_strategy: GitHubPrivateRepositoryReleaseDownloadStrategy custom_require: "../custom_download_strategy" test: | system "#{bin}/mytool" install: | bin.install "mytool"

Stats

Basic mytool repo stats
1
-
-
-

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com