npi 0.2.0

Cli tool to init projects with custom file structure
[dependencies.clap]
features = ["derive"]
version = "3.2.20"

[dependencies.dirs]
version = "4.0.0"

[dependencies.fsn]
version = "0.1.4"

[package]
authors = ["Viktor D. <dudnik.0x76@gmail.com>"]
description = "Cli tool to init projects with custom file structure"
edition = "2021"
license = "MIT"
name = "npi"
readme = "README.md"
resolver = "2"
version = "0.2.0"