Skip to content

Initial launch

Choose a tag to compare

@arozar arozar released this 02 Jul 18:49
· 19 commits to master since this release

#Initial Release
Implemented the requirements for a basic implementation of a multer storage engine using google storage.

  1. Implemented the required interface.
  2. Have tests to assert the presence of the required methods
  3. Have a basic readme.md in place
  4. Have Travis and ghooks setup