Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 809 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 809 Bytes

Codeinstitute Template

A sample project demonstrating the use of development containers. This project includes a preconfigured Python dev container, Postgres database and IDE settings.

For more information about devcontainer configuration see the specification

To build a Workspace from the Template project use the following url https://app.codeanywhere.com/#https://github.com/codeanywhere/Codeinstitute-template

After making a change in the devcontainer configuration, a new configuration can be tested from the IDE. Ctrl+Shift+P to open the command prompt and select Rebuild Dev Container.

To make changes permament commit the changes to the repository.