Unverified Commit 326010bb authored by Hong Minhee's avatar Hong Minhee
Browse files

Asciinema of fedify init

[ci skip]
parent ee1c08af
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -77,6 +77,8 @@ the appropriate executable for your platform and put it in your `PATH`.

*This command is available since Fedify 0.12.0.*

[![The “fedify init” command demo](https://asciinema.org/a/671658.svg)](https://asciinema.org/a/671658)

The `fedify init` command is used to initialize a new Fedify project.
It creates a new directory with the necessary files and directories for a
Fedify project.  To create a new Fedify project, run the below command:
+2 −0
Original line number Diff line number Diff line
@@ -61,6 +61,8 @@ For more information about the `fedify init` command, please refer to the
[*`fedify init`* section](./cli.md#fedify-init-initializing-a-fedify-project)
in the *CLI toolchain* docs.

[![The “fedify init” command demo](https://asciinema.org/a/671658.svg)](https://asciinema.org/a/671658)


Manual installation
-------------------