This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# | |
# Tool to maintain p2 composite repositories | |
USAGE="Usage: | |
`basename "$0"` <repo-dir> [options] operation, operation ... | |
Options: | |
--name <repo name> | |
the repository name | |
--eclipse <eclipse install dir> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;; File: emacs-indent-erlang | |
;;; adapted from http://www.cslab.pepperdine.edu/warford/BatchIndentationEmacs.html | |
;; this has to be set to the real path on your system | |
(add-to-list 'load-path "~/.emacs.d/elpa/erlang-20131025.6") | |
(load-library "erlang") | |
;; comment out the call to untabify if you want the mixed tabs and spaces | |
(defun emacs-indent-function () |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
title: Little Bard | |
fields: | |
- | |
handle: text | |
field: | |
sets: | |
button: | |
display: Button | |
fields: | |
- |