11 releases

0.4.4 May 14, 2022
0.4.3 May 14, 2022
0.3.1 Dec 12, 2020
0.2.0 Dec 12, 2020
0.1.2 Dec 11, 2020

#255 in Template engine

MIT license

14KB
238 lines

actix-generator

GitHub license

You can install it like this:

cargo install actix-generator

If generator is installed, you can create actix project template as follows.

actix new actix_start

If you want to organize your project in the current directory, use the init command.

actix init actix_start

Dependencies

~10–24MB
~357K SLoC