mawoo/migrationeditor

监控、实时编辑并安排您的迁移项目。

安装: 12

依赖项: 0

建议者: 0

安全: 0

星星: 0

关注者: 2

分支: 0

开放性问题: 0

语言:JavaScript

类型:项目

0.1.1 2016-01-07 23:06 UTC

This package is not auto-updated.

Last update: 2024-09-24 19:06:28 UTC


README

Latest Stable Version Latest Unstable Version Total Downloads

简单的在线IDE,快速处理远程项目。查看网站:http://bobvdvalk.github.io/maw_editor

设置

  • 下载zip文件
  • 通过输入composer install安装composer文件
  • 设置CodeIgither配置文件。同时编辑项目位置以获取您想要编辑的项目。
  • 上传到FTP
  • 转到http://yourdomain.com/maw_editor来运行编辑器。

未来

  • 文件搜索(您现在只能通过浏览器中的CTRL+F使用)
  • 创建文件/重命名文件
  • 使其更加安全

许可证

此项目采用MIT许可证

Copyright (c) 2015 Bob van der Valk

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.