go-tour-fr

command module
v0.0.0-...-51d9396 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2023 License: BSD-3-Clause Imports: 33 Imported by: 0

README

Go Tour

⚠ note: this repository is archived and read only.

Old instruction A Tour of Go est une introduction au langage de programmation Go. Visite https://go-tour-fr.appspot.com/ pour commencer la visite.

Download/Install

Pour installer la visite depuis la source, commencez par installer Go puis exécutez:

$ go get github.com/dupoxy/go-tour-fr

Cela placera un binaire go-tour-fr dans le répertoire bin de votre espace de travail. Le programme de visite peut être exécuté hors ligne.

Contributing

Nous apprécions vos contributions. Pour rendre le processus aussi transparent que possible, nous demandons ce qui suit:

  • Allez-y et Forkez le projet et apportez vos modifications. Nous encourageons les pull requests pour discuter des changements.

pour plus de detail voir CONTRIBUTING

Pour exécuter le programme de visite localement:

go run .

Votre navigateur devrait maintenant s'ouvrir. Sinon, veuillez visiter http://localhost:3999/.

Deploying

  1. To deploy go-tour-fr.appspot.com, run:

    GO111MODULE=on gcloud app deploy --no-promote
    

    This will create a new version, which can be viewed within the go-tour-fr GCP project.

  2. Check that the deployed version looks OK (click the version link in GCP).

  3. If all is well, click "Migrate Traffic" to move 100% of the go-tour-fr.appspot.com/ traffic to the new version.

  4. You're done. </ details>

License

Unless otherwise noted, the go-tour source files are distributed under the BSD-style license found in the LICENSE file.

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