02-first-program

command
v0.0.0-...-e665a74 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2023 License: MIT Imports: 2 Imported by: 0

README

First Program

  1. Open directory
cd /root/automation-technology/chapter01-basic-knowledges/1.1-basic-golang/02-first-program
  1. Run command
go mod init automationworkshop/main
go mod tidy
  1. Run command
go run main.go
My First Program
This is from MyPrintln

Documentation

Overview

1. Package name must be main for main package

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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