0.1.0 • Published 4 years ago

@gomothership/client-tools v0.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Client Utils

A small library that contains all the utils and tools shared between M O T H E R S H I P clients.

Installation

You will need access to the private package. In order to access the private package you will need to have an active npm account. Please send your username to a current @gomothership npm admin engineer and they will be able to invite you to the project. PLEASE ENABLE 2FA FOR AUTH AND PUBLISHING. Once you have been invited, please do the following:

    npm login
    cat ~/.npmrc
    [copy the auth token from this file //registry.npmjs.org/:_authToken=YOUR_AUTH_TOKEN]
    [add auth token to your bash profile: export NPM_TOKEN="YOUR_TOKEN"]
    [reset your terminal session]
    npm install @gomothership/clientutils

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

0.1.0

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago