@collegedunia/deploy
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

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.

Package Sidebar

Install

npm i @collegedunia/deploy

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

27.7 kB

Total Files

21

Last publish

Collaborators

  • rohit-gohri
  • collegedunia-tech