-
# :wave: GitHubラーニングラボの"Introduction to GitHub"コースへようこそ
まずはじめに、GitHubを使ってコーディングをしたりコラボレーションするのに大事ないくつかのポイントを紹介しましょう。
:point_down: _この矢印は中身を展開することが出来ます!より詳細な情報が必要なときにはコース中のこの矢印をクリックしましょう_
GitHubとはなにか…
-
Running a simple build on an example project I created I'm getting on the console some weird output at the beginning of lines which don't appear to be exactly what is expected.
I'm using Konsole as…
-
Proposed at CICE Workshop.
-
### GitHubフローの紹介
さてイシューに慣れてきたところで、このイシューを使ってあなたの初めてのコントリビュートの道筋をたどってみましょう。
プロジェクトによってコントリビュートのフローは異なりますが、GitHub上で最もシンプルで最も効率的なコントリビュートのやり方はGitHubフローです。
:tv: [ビデオ:GitHubフローを理解する](https://www.youtube…
-
Hi,
Right now it's not possible to share one resource between several test suites. In many cases it may be a very annoying limitation. [`distage-testkit`](https://izumi.7mind.io/distage/distage-te…
-
Hello!
I have difficulties with running Distage hello world example on zio:1.0.0-RC18.
First problem is that support for `ZLayer` is probably missing. This code does not complies:
```scala
make[Co…
-
I'm the author of the Scribe logging library and I just recently noticed LogStage. I was wondering if you'd be interested in discussing the differences in our libraries to see if a possible joining o…
-
This test fails:
```scala
"progression test: can't handle AnyVals" in {
import TraitCase6._
val definition = new ModuleDef {
make[Dep]
make[AnyValDep].from(AnyValDep(_)…
-
We run into problems running on multiple nodes on izumi. Here's sample output...
> Fatal error in MPI_Init: Internal MPI error!, error stack:
> MPIR_Init_thread(490):
> MPID_Init(395).......: ch…
-