当前位置: 首页 > 软件库 > 程序开发 > >

sharesome

Share files quickly from your remote storage
授权协议 Readme
开发语言 JavaScript
所属分类 程序开发
软件类型 开源软件
地区 不详
投 递 者 农飞星
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Sharesome

Sharesome lets you share files quickly from your own remote storage account.

Your account needs to support the RS (remoteStorage) standard. Seehttps://remotestorage.io for more information.

Contributing

Please open GitHub issues for any questions, feedback or feature requests. Pullrequests for the source code are very welcome and will always be responded to.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone git@github.com:skddc/sharesome.git this repository
  • cd sharesome
  • npm install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • npm test for one-off runs
  • ember test --server to watch files and run tests automatically

Linting

  • npm run lint:hbs
  • npm run lint:js
  • npm run lint:js -- --fix

Building

  • npm run build (development)
  • npm run build:prod (production)

Deploying

For deploying a new version to https://sharesome.5apps.com you need to be addedas a collaborator on 5apps Deploy.

  • npm run deploy (production)

Further Reading / Useful Links

相关阅读

相关文章

相关问答

相关文档