Scpty

Scpty is a project init tool. This is a cli tool created with the clap framework in rust.

Project is only for unix based operating systems for now. Will add for the windows later.

Installation

Do not Install this project using cargo install since cargo will not install the assets needed by the project.

To install, sh sudo make clean install

To uninstall the project, sh sudo make uninstall

Dependecies

Usage instructions, sh scpty -l <lang> <project_name>

Language options

The following languages are currently supported by scpty,

This project is licensed under GNU GPL v3.0 or above license. Feel free to use the project.