@collegedunia/deploy
v0.1.0
Published
Utilities to help maintain deployment scripts
Readme
Deployment Utils
Set of utilities to help with deployments, releases and versioning.
Install
Install using npm:
npm i --save-dev @collegedunia/deployOr Yarn:
yarn add --dev @collegedunia/deployUsage
const template = require('@collegedunia/deploy');API
For API discovery .d.ts files are provided with the project to enable intellisense (autocomplete) in editors.
// TODO: Demonstrate detailed API
License
MIT License
Copyright (c) 2020 Collegedunia Web Pvt. Ltd.
