csproj-sync

0.1.1 • Public • Published

csproj-sync

    npm install -g csproj-sync
    csproj-sync

config (csproj-sync.json)

{
    "csproj": "My.Web.csproj",
    "globs": [
        "Features/**/*.js",
        "Features/**/*.ts",
        "Features/**/*.html",
        "Features/**/*.json"
    ]
}

csproj

Name of the csproj file.

globs

An array of globs. These globs are used to find files in filesystem and in .csproj.

Readme

Keywords

none

Package Sidebar

Install

npm i csproj-sync

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • eirhor
  • valdisiljuconoks
  • geta_digital