Skip to content

abdulbari149/nest-crud-generator-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nest Crud Generator

Nest Crud Generator is a cpp Program to generate nest modules

Run the following command:

1- Updating system packages

    sudo apt-get update

2- Install mingw c++ compiler

    sudo apt-get -y install mingw-w64

3- Generate Exe file and copy it in your project directory:

    make
    cp /src /dest

About

Cpp executable file to generate nest-basic-crud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published