Git Product home page Git Product logo

rbs-steep-rubyconf-2023's Introduction

Ruby coding with RBS and Steep workshop at RubyConf 2023

This is a sample application of the workshop.

Set up

We have an assumption of using VSCode for this workshop.

You can start the IDE with one of the following three options.

  1. Inside local container (recommended)
  2. GitHub Codespaces
  3. Running locally

Running the app inside local container is the recommended way, but you may want to use GitHub Codespaces to skip downloading large container images.

Before setting up: fork the repository

I recommend making a fork of this repository into your account. This makes sharing your code easy. You can just push your code and copy-and-paste the URL.

Option 1. Inside local container (recommended)

  1. Clone your repository into your computer
  2. Start VSCode
  3. Open Command Palette and choose "Open Folder in Container..."
  4. Wait for a few minutes to complete downloading/building docker image, installing dependencies, and starting up the extensions
Screenshot 2023-11-12 at 22 10 32

Option 2. GitHub Codespaces

  1. Open your fork repository on browser
  2. Create a codespace on main
  3. Wait for a few minutes to complete downloading/building docker image, installing dependencies, and starting up the extensions
  4. Open Command Palette and choose Steep: Restart all
Screenshot 2023-11-12 at 22 11 37

⚠️⚠️⚠️ Make sure stopping the container after you work on it to avoid unexpectedly spending the core hours. ⚠️⚠️⚠️

Option 3. Running locally

  1. Clone your repository into your computer
  2. $ bin/setup in the working copy
  3. Open the folder using VSCode
  4. Ensure the essential extensions are installed: soutaro.rbs-syntax, soutaro.steep-vscode
  5. Open Command Palette and choose Steep: Restart all

I also recommend installing Shopify.ruby-lsp for some Ruby coding features.

rbs-steep-rubyconf-2023's People

Contributors

soutaro avatar

Watchers

 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.