command
module
Version:
v0.0.0-...-51d9396
Opens a new window with list of versions in this module.
Published: Feb 11, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 33
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
-
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.
-
Check that the deployed version looks OK (click the version link in GCP).
-
If all is well, click "Migrate Traffic" to move 100% of the go-tour-fr.appspot.com/
traffic to the new version.
-
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.