/chromeos-filesystem-cifs

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.

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.