Dominik Picheta
de39680792
Updated readme.
2013-12-25 22:01:43 +00:00
Grzegorz Adam Hankiewicz
a6e2ad6446
Updates first installation instructions.
2013-12-25 11:51:01 +01:00
Dominik Picheta
1a32055367
Documented installation by URL.
2013-12-15 00:57:37 +00:00
Dominik Picheta
439b05b536
Updated readme to mention specific commit installation.
2013-12-14 21:20:56 +00:00
Dominik Picheta
c3cf9d5b5d
Updated readme.
2013-12-14 18:05:10 +00:00
Grzegorz Adam Hankiewicz
1084b1553b
Makes search case insensitive.
2013-12-09 10:19:20 +01:00
Dominik Picheta
9409b6e9c1
Merge branch 'pr_fix_multiline_config_files' of git://github.com/gradha/babel into gradha-pr_fix_multiline_config_files
...
Conflicts:
readme.markdown
2013-11-30 14:37:14 +00:00
Grzegorz Adam Hankiewicz
d53453898e
Splits main readme.
...
Developer related information is contained in the developers.markdown
file. The normal readme.markdown file now contains information about
basic command line usage.
2013-11-24 00:58:53 +01:00
Grzegorz Adam Hankiewicz
12918f490d
Modifies multiSplit to strip commas too.
...
Now commas can be used to separate entries, but are not required.
2013-11-13 19:18:53 +01:00
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