Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

devcontainerize

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devcontainerize

CLI tool to turn any project into a devcontainer compatible project

  • 1.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
0
Weekly downloads
 
Created
Source

devcontainerize

A CLI tool to automatically convert any project into a devcontainer-compatible project.

Installation

npm install -g devcontainerize

Usage

In your project directory, run:

npx devcontainerize

Optional: Add --gitignore flag to automatically update .gitignore.

Features

  • Automatically detects project type
  • Supports multiple languages and frameworks
  • Creates necessary devcontainer files
  • Option to update .gitignore

Demo

Demo

Caveat

This tool relies on the structure and content of the GitHub repository: https://github.com/devcontainers/images/tree/main/src

Changes to this repository may affect the tool's functionality.

License

MIT

FAQs

Package last updated on 09 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc