No description
Find a file
2014-12-29 03:48:37 -05:00
bin refactor(cloudcmd) HOME_PAGE 2014-11-28 04:11:56 -05:00
css feature(font) add woff2 2014-11-05 03:17:43 -05:00
font feature(font) add woff2 2014-11-05 03:17:43 -05:00
gulp feature(changelog) add "changelog: done" 2014-12-26 11:21:49 -05:00
html feature(index) speed up event: load -> DOMContentLoaded 2014-12-09 09:58:30 -05:00
img chore(img) view: optimize 2014-10-28 04:13:04 -04:00
json feature(modules) jquery v2.1.3 2014-12-29 03:48:37 -05:00
lib fix(cloudfunc) encode space before render: " " -> " " 2014-12-26 10:50:23 -05:00
shell feature(ssl) change mode 2014-12-04 10:51:11 -05:00
test/lib feature(util) rm slice 2014-12-16 10:10:37 -05:00
.editorconfig feature(editorconfig) add 2014-04-22 03:45:05 -04:00
.gitignore feature(gitignore) add npm-debug.log 2014-07-03 06:13:18 -04:00
.jshintrc feature(jshint) bitwise: false 2014-05-21 03:06:46 -04:00
.travis.yml feature(travis) rm webhooks 2014-09-22 07:14:05 -04:00
ChangeLog feature(package) v2.0.0 2014-12-09 07:38:22 -05:00
CONTRIBUTING.md docs(contributing) Brunch -> Branch 2014-07-10 20:24:48 +03:00
favicon.ico feature(favicon) add 2014-03-02 07:05:40 -05:00
gulpfile.js feature(cl) cl.getVersion -> cl 2014-11-18 07:10:26 -05:00
HELP.md feature(package) v2.0.0 2014-12-09 07:38:22 -05:00
LICENSE feature(cloudcmd) v0.7.0 2013-12-09 09:06:27 +00:00
manifest.yml added cloudfoundry manifest 2013-04-19 11:39:20 +03:00
package.json feature(changelog) add prepend 2014-12-26 11:20:35 -05:00
README.md feature(package) v2.0.0 2014-12-09 07:38:22 -05:00

Cloud Commander v2.0.0 [![License][LicenseIMGURL]][LicenseURL] [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL] [![Build Status][BuildStatusIMGURL]][BuildStatusURL]

###[Main][MainURL] [Blog][BlogURL] Live(![JitSu][JitSu_LIVE_IMG] [JitSu][JitSuURL], ![Heroku][Heroku_LIVE_IMG] [Heroku][HerokuURL]) [NPMIMGURL]: https://img.shields.io/npm/v/cloudcmd.svg?style=flat [BuildStatusIMGURL]: https://img.shields.io/travis/coderaiser/cloudcmd/dev.svg?style=flat [DependencyStatusIMGURL]: https://img.shields.io/gemnasium/coderaiser/cloudcmd.svg?style=flat [LicenseIMGURL]: https://img.shields.io/badge/license-MIT-317BF9.svg?style=flat [NPM_INFO_IMG]: https://nodei.co/npm/cloudcmd.png [NPMURL]: https://npmjs.org/package/cloudcmd "npm" [BuildStatusURL]: https://travis-ci.org/coderaiser/cloudcmd "Build Status" [DependencyStatusURL]: https://gemnasium.com/coderaiser/cloudcmd "Dependency Status" [LicenseURL]: https://tldrlegal.com/license/mit-license "MIT License" [MainURL]: http://cloudcmd.io "Main" [BlogURL]: http://blog.cloudcmd.io "Blog" [JitSuURL]: http://cloudcmd.jit.su "JitSu" [HerokuURL]: http://cloudcmd.herokuapp.com/ "Heroku" [JitSu_LIVE_IMG]: http://status-io.cloudcmd.io/host/cloudcmd.jit.su/img/txt.png "JitSu" [HEROKU_LIVE_IMG]: http://status-io.cloudcmd.io/host/cloudcmd.herokuapp.com/img/txt.png "Heroku"

Cloud Commander orthodox web file manager with console and editor.

Cloud Commander

Install

npm i cloudcmd -g

How to use?

Open url http://localhost:8000 in browser.

License

MIT