Mislav Marohnić
39431a101d
Port select portions of Makefile to script/build.go
...
This is to enable build tasks on Windows.
2021-01-08 22:35:57 +01:00
Mislav Marohnić
5e97775978
Clarify building from source on Windows
...
Address https://github.com/cli/cli/issues/2545#issuecomment-751842548
2021-01-06 18:08:02 +01:00
Mislav Marohnić
6f689ff051
Document make install
2020-12-01 20:31:20 +01:00
Mislav Marohnić
176dd29c05
Clarify our Go version requirements
...
* We are trying to keep the binary building on Go 1.13 to support building the project on Ubuntu 20.04 LTS
* Go 1.14+ is required to run the test suite
* We build our releases on Go 1.15
This adds a CI check that verifies that the project compiles on 1.13
2020-08-28 14:05:50 +02:00
Nate Smith
8a5be0fabf
Update source.md
2020-08-14 09:30:44 -05:00
Shoma Okamoto
bcc1b433ab
bump go version to 1.15 in docs
2020-08-14 10:00:04 +09:00
danshearer
9b890d9a10
Reduce minimum reuqired version from 1.14 to 1.13.8. This is the version
...
that ships with Ubuntu 20.04 Long Term Support release and it seems to
work fine.
2020-07-04 16:14:47 +01:00
Nate Smith
399c6ec9e8
Update source.md
2020-06-01 12:18:27 -05:00
gabgodBB
56885c5468
Update source.md
2020-05-30 10:15:11 -03:00
gabgodBB
4a0543fd18
Update docs/source.md
...
Done
Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>
2020-05-30 10:14:22 -03:00
gabgodBB
92f12b7c68
Update source.md
...
removing extra line
2020-05-30 10:14:02 -03:00
gabgodBB
dbd9bb44df
Update source.md
2020-05-30 10:03:42 -03:00
gabgodBB
87e3edb862
Include 'go' instruction
2020-05-29 17:28:50 -03:00
Mislav Marohnić
e3676c3a95
Change source installation docs to avoid suggesting to change PATH
2020-05-14 18:32:57 +02:00
Mislav Marohnić
0eb471899a
Upgrade to Go 1.14 in CI
2020-05-07 21:03:42 +02:00
Billy Griffin
f32235aa08
Move docs to docs folder
...
The docs were just hanging out in the top level repo and we thought it'd be nicer to start to organize them together.
2020-03-10 12:52:01 -06:00