Giter Club home page Giter Club logo

devcontainers's Introduction

Devcontainer Features

Codespaces Devcontainers Python

🐳 Extra add-in features for devcontainers and GitHub Codespaces

πŸ’» Works with devcontainers
☁️ Works with GitHub Codespaces
πŸ‘€ Don't see your feature here? πŸ”₯Suggest a new feature!πŸ”₯

Usage

Just add a .devcontainer/devcontainer.json file with a features key. It's very similar to package.json's dependencies object, just with the addition of an options object.

πŸ“š Make sure to inspect each feature for feature-specific options!

{
  "image": "mcr.microsoft.com/devcontainers/universal",
  "features": {
    "ghcr.io/devcontainers-contrib/features/deno": {},
    "ghcr.io/devcontainers-contrib/features/neovim": {}
  }
}

Then, after adding your devcontainer config file, you can open it in GitHub Codespaces, or [open it locally using VS Code]. Be warned some features will compile things from source code and may take a while!

Found a bug?

🐞Open an bug report!🐞

devcontainers's People

Contributors

danielbraun89 avatar jcbhmr avatar github-actions[bot] avatar daneweber avatar dbrtly avatar codebytes avatar andres-rojas avatar cgrothaus avatar ebaskoro avatar gund avatar codeman99 avatar ccavolt avatar m-dango avatar ross-p-smith avatar ryanmerolle avatar acehack avatar animmouse avatar bart0110 avatar yaoc avatar frankpengau avatar gromag avatar joshuanianji avatar leecannon avatar natescherer avatar nikaro avatar nozil avatar pdcalado avatar arrrgi avatar shikanime avatar tom-fletcher 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.