Coder Social home page Coder Social logo

android-stations's Introduction

TechTrain Android Railway について

Railway では、 Git で自分が取り組んだ内容を記録(コミット)するときに、挑戦中の Station をクリアしているかどうかを自動でテストします。 この際、挑戦中の Station の内容に即した実装になっているかを最低限のラインとして確認します。 テストが通れば Station クリアとなります。 クリア後、TechTrain の画面に戻り、クリアになっているかを確認してみてください。

初期設定

必要なソフトウェア

  1. Node.js( 14.* ) [ 12.* では動作しません]
  2. Yarn
  3. Java ( 11.* )

上記 3 つをインストールする必要があります。

ソフトウェアのインストール

Mac におけるソフトウェアのインストールのやり方は こちら を参考にしてください。

Windows におけるソフトウェアのインストールのやり方は こちら を参考にしてください。

リポジトリのフォークとクローン

android-stationsリポジトリのフォーク

https://github.com/TechBowl-japan/android-stations

上記のページにアクセスし、右上の Fork より自分のアカウントへ android-stations リポジトリをクローンします。 フォークが完了すると、自動的に https://github.com/{自分のユーザー名}/android-stations へ遷移します。

android-stationsリポジトリのクローン

PC上へフォークしたリポジトリをクローンします。 Terminal.app(Mac)/PowerShell(Windows) を開き、クローンするフォルダへ移動したら以下のコマンドを実行します。

git clone https://github.com/{ユーザー名}/android-stations.git

yarn によるセットアップ

クローンしたばかりのリポジトリは必要なファイルがダウンロードされていないの状態なので、それらをダウンロードする必要があります。 10 分程度掛かることもあるため、気長に待ちましょう。上から順番に1行ずつコマンドを実行してください。

cd android-stations
yarn install

最後のコマンドを実行中に TechTrain へのログインを求められます。画面の指示に従い入力を進めてください。

トラブルシューティング

何かしら問題が起きた場合はまず こちら を確認してください。

android-stations's People

Contributors

suguruooki avatar r-ralph avatar sugitlab avatar valbeat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.