bouyguestelecom-sms

command module
v0.0.0-...-5cf53ff Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2022 License: BSD-3-Clause Imports: 5 Imported by: 0

README

bouyguestelecom-sms

⚠️ Not maintained because of cell phone provider change ⚠️

BSD-3 license

bouyguestelecom-sms is based on bouyguessms whose:

Setup

sudo apt install golang-go
cat << EOF >> ~/.bashrc

# Go environment
export GOPATH=$HOME/go
EOF

Download sources

go get github.com/cyosp/bouyguestelecom-sms

Download dependencies

go get github.com/pkg/errors
go get golang.org/x/net/publicsuffix

Build

  • Linux AMD 64 bits
env GOOS=linux GOARCH=amd64 go build
  • Linux ARM v7
env GOOS=linux GOARCH=arm GOARM=7 go build

Reduce binary size

strip bouyguestelecom-sms

Installation

sudo mv bouyguestelecom-sms /usr/local/bin

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL