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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?