yoichiro / chromeos-filesystem-cifs

BSD 3-Clause "New" or "Revised" License
56 stars 21 forks source link

CircleCI

Code Climate

File System for CIFS

File System for CIFS provides you an ability to access to your SMB/CIFS storage directly from the Files app.

For Developers

Please visit Code Structure document, if you want to know the detail of this software.

How to build

$ git clone https://github.com/yoichiro/chromeos-filesystem-cifs.git
$ cd chromeos-filesystem-cifs
$ npm install
$ grunt

Dependent libraries

License

All files are licensed under the BSD license. See the LICENSE file for details. All original source code is Copyright 2015 Yoichiro Tanaka.