mog-typescript
v1.0.2
Published
Genomcore Typescript Library
Downloads
3
Readme
M0G TYPESCRIPT LIBRARY
This repo is for distribution on npm
.
Install
You can install this package either with npm
.
npm
npm install mog-typescript --save
Then add mog-typescript
as a dependency for your app:
import * as mog from 'mog-typescript/src';
Version
Let’s bump a new patch version of the package:
npm version patch
Our preversion, version, and postversion will run, create a new tag in git and push it to our remote repository. Now publish again:
npm publish
Documentation
Coming soon --
License
The MIT License
Copyright (c) 2015 Genomcore, SL.