Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

customcommander/webdev

Repository files navigation

webdev

My development environment in a Docker container.

What's in the box?

  1. Node.js 14.18.0
  2. Yarn 1.22.5
  3. Git 2.11.0
  4. GNU Make 4.1
  5. jq 1.5-1-a5b5cbe
  6. Google Closure Compiler v20211006
  7. ADR Tools v3.0.0
  8. PlantUML v1.2021.9
  9. Madge v5.0.1

Google Closure Compiler

There's an alias available for the Google Closure Compiler: cc

$ cc --version
Closure Compiler (http://github.com/google/closure-compiler)
Version: v20211006

ADR Tools

The adr program is in the PATH. Its bash completion script is available too.

Please read why you should consider keeping archicture decision records.

PlantUML

An alias plantuml is available in the path:

$ plantuml example.puml
example.png

See PlantUML Language Reference Guide.

Madge

Madge is a developer tool for generating a visual graph of your module dependencies, finding circular dependencies, and give you other useful info.

See Madge GitHub page.

About

My development environment in a Docker container.

Resources

License

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /