@collegedunia/deploy

Utilities to help maintain deployment scripts

Usage no npm install needed!

<script type="module">
  import collegeduniaDeploy from 'https://cdn.skypack.dev/@collegedunia/deploy';
</script>

README

Deployment Utils

npm version Typed with TypeScript

Set of utilities to help with deployments, releases and versioning.

Install

Install using npm:

npm i --save-dev @collegedunia/deploy

Or Yarn:

yarn add --dev @collegedunia/deploy

Usage

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.