File: day_90__beta.mdwn

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (16 lines) | stat: -rw-r--r-- 833 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Just released git-annex 3.20120924, which includes beta versions of
the assistant and webapp. Read the [[/assistant/errata]], then give it a
try!

I've uploaded it to Haskell's cabal, and to Debian unstable, and hope my
helpers for other distributions will update them soon. (Although the
additional dependencies to build the webapp may take a while on some.)
I also hope something can be done to make a prebuilt version available on
OSX soonish.

I've decided to license the webapp under the
[AGPL](http://www.gnu.org/licenses/agpl-3.0.html). This should not impact
normal users of it, and git-annex can be built without the webapp as a pure
GPL licensed program. This is just insurance to prevent someone turning the
webapp into a propritary web-only service, by requiring that anyone who
does so provide the source of the webapp.