Commit graph

23 commits

Author SHA1 Message Date
Grzegorz Adam Hankiewicz
4e2a51bb6b Adds method to split and strip input config files.
This allows using triple quote variables specifying comma separated
files on different lines.
2013-11-08 00:41:52 +01:00
Dominik Picheta
37ad951b6e Added note about Windows to readme. 2013-10-25 22:21:40 +01:00
Dominik Picheta
62b0ddd8c2 Added babel file. Added install instructions. 2013-08-19 16:09:47 +01:00
Dominik Picheta
2a8d3082d4 Implemented 'backend' option. 2013-08-16 15:48:20 +01:00
Dominik Picheta
07b7f46fd6 Implemented download of packages residing in mercurial repos.
* Moved download handling code into a download module.
* Documented how versioning works for repos (via tags).
* More info during install about what tag is picked.
* Refactored download code to be more generic.
2013-07-26 23:58:25 +01:00
Dominik Picheta
946fa7c7c2 Documented all .babel options. 2013-06-27 14:18:44 +01:00
Dominik Picheta
19b5d3072f Implemented a whitelist mode. 2013-06-26 22:45:13 +01:00
Dominik Picheta
9f60514c40 Changed package install dir to $babelDir/pkgs. 2013-06-26 14:59:04 +01:00
Dominik Picheta
4fe2ea60b6 Updated readme. 2013-06-26 14:51:15 +01:00
Dominik Picheta
ab6ef7da13 Updated readme with new instructions and conventions. 2013-06-02 23:18:46 +01:00
Dominik Picheta
a77adb870d Changed the directory of where packages are installed to ~/.babel 2013-01-12 20:28:12 +00:00
Dominik Picheta
035777d688 Fixed links in readme. 2012-12-08 23:33:10 +00:00
Dominik Picheta
2330cf814e Added BSD license information. 2012-12-08 23:30:20 +00:00
Dominik Picheta
2b28c91e38 Dependencies can now be specified. 2012-12-08 22:13:00 +00:00
Dominik Picheta
c732892116 Addition of required license field. 2012-12-08 12:42:05 +00:00
Dominik Picheta
1db1592bca Packages are now saved to ~/babel. 2012-12-07 21:11:24 +00:00
Dominik Picheta
423e2d3490 Versioning support, changes to directory structure. 2012-12-07 21:05:30 +00:00
Dominik Picheta
d9d1098b5e Readme enhancments. 2012-12-02 13:50:01 +00:00
Dominik Picheta
d7c412b353 Library structure finalised. Structure is also enforced.
Main file is optional for now.
2012-12-02 12:47:52 +00:00
Dominik Picheta
c6396a3bc3 Re-write, mostly works. 2012-12-02 01:24:47 +00:00
Dominik Picheta
6dda085611 .babel files are now copied to packages/, fixed some slight errors. 2011-01-28 21:03:51 +00:00
Dominik Picheta
bcc94d7e76 install() now copies files to ~/.babel/lib/, fixed code as per Araq's critique. 2011-01-27 21:44:02 +00:00
Dominik Picheta
819d175ffe Added readme file. 2011-01-27 15:29:22 +00:00