Skip to content

dib542/ignite-devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

An environment for using Ignite CLI and Cosmos SDK / Cosm.js within VSCode easily.

For more info on how this works, see: https://code.visualstudio.com/docs/remote/containers

How to use

  1. After opening this project in VS Code, use the Remote Containers extension to "Reopen in container", and VS Code will build this docker enviroment where you can open a new terminal that starts inside the docker container. You can use ignite scaffold chain ... from this VS Code terminal to scaffold a new ignite project.

  2. And/or in a scaffolded ignite project you can copy the .devcontainer directory here into your main project directory and then use the Remote Containers extension to "Reopen in container". Your project should now have Go and the Go and proto extensions available and connected (even without having Go installed on your local machine).

Requirements

Container environment

Is Linux Debian "bullseye" release image maintained by Microsoft for VS Code: Remote Containers extension.

Includes:

See .devcontainer/Dockerfile for exact version numbers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published