README
Performs .Net configuration transforms
Getting Started
Install the module with: npm install dotnet-config-transformer
var dotnet-config-transformer = require('dotnet-config-transformer');
dotnet-config-transformer.awesome(); // "awesome"
Documentation
(Coming soon)
Examples
(Coming soon)
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
Release History
- v0.0.1, TBD
- Big Bang
License
Copyright (c) 2014 David Miller. Licensed under the MIT license.