Skip to content

Commit

Permalink
docs: Add the missing command line for pulumi-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
akirak committed Aug 27, 2023
1 parent c4b84f5 commit c152705
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ nix flake init -t github:akirak/flake-templates#elixir-phoenix
#+end_src
*** [[file:pulumi-ts/flake.nix][pulumi-ts]]
[[https://www.pulumi.com/b/][Pulumi]], the Node.js language plugin, and ~typescript-language-server~ for development.

#+begin_src sh
nix flake init -t github:akirak/flake-templates#pulumi-ts
#+end_src
*** [[file:meta/][meta]]
This is a set of common metadata files for GitHub projects, such as =.gitignore=, =dependabot.yml=, etc.

Expand Down

0 comments on commit c152705

Please sign in to comment.