CoffeeDrop

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

  • Owner: meltingice/CoffeeDrop
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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).

Main metrics

Overview
Name With Ownermeltingice/CoffeeDrop
Primary LanguageCoffeeScript
Program languageCoffeeScript (Language Count: 2)
Platform
License:
所有者活动
Created At2010-11-24 08:31:12
Pushed At2011-05-21 05:48:34
Last Commit At2011-05-21 01:48:30
Release Count0
用户参与
Stargazers Count508
Watchers Count6
Fork Count23
Commits Count29
Has Issues Enabled
Issues Count6
Issue Open Count0
Pull Requests Count2
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private