CoffeeDrop

CoffeeDrop is an open-source, roll your own, Dropbox-like clone written in CoffeeScript. Currently not working and under heavy development.

  • 所有者: meltingice/CoffeeDrop
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

CoffeeDrop

CoffeeDrop aims to be an open-source, roll-your-own, Dropbox clone written in Coffeescript that runs in NodeJS. It is currently under heavy development and is not in a working state. I was storing the code in a private repository, but I decided to go public with it in case anyone wants to give feedback or contribute to the early stages.

Originally, the project was written in Ruby and was named RubyDrop, but for various reasons (mostly frustration), I decided to try something completely new and fresh. The old Ruby code is still available on Github.

Prerequisites

  • NodeJS
  • CoffeeScript (if developing)
  • NPM packages
    • colors
    • cli
    • daemon
    • sqlite

Install

Since CoffeeDrop is in such an early state, it is not available to install via NPM yet. You can install all the dependencies by running:

npm install coffee-script colors cli daemon sqlite -g

Running

To run CoffeeDrop, simply execute the CoffeeDrop binary in your Terminal. Use the --help option to show the help text to see the various commands (most of which are useless at this point in time).

主要指标

概览
名称与所有者meltingice/CoffeeDrop
主编程语言CoffeeScript
编程语言CoffeeScript (语言数: 2)
平台
许可证
所有者活动
创建于2010-11-24 08:31:12
推送于2011-05-21 05:48:34
最后一次提交2011-05-21 01:48:30
发布数0
用户参与
星数508
关注者数6
派生数23
提交数29
已启用问题?
问题数6
打开的问题数0
拉请求数2
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?