You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sophie Hirn 6a1bfbc15d
.
1 년 전
.local.wsconf . 6 년 전
README.md . 6 년 전
beacon . 1 년 전

README.md

Beacon system directory:

+ ~/.beacon
|-+ index
| |-* home
| \-* root
|-+ hooks
|-+ repos
| |-+ <repo 1>
| |-+ <repo 2>
| \-+ <...>
|-+ staging
| |-+ home
| |-+ reqs
| | |-+ needed
| | \-+ provided
| \-+ root
|-* sedfile
\-* sources: <repo url> , <tab> , <repo name>
+ .beacon-hooks

Beacon repo layout:

+ .beacon
|-* depend: dependencies
|-* index: ( '$' | '/' ) , <tab> , <source dir> , [ <dest prefix> ]
|-* need: needs
|-* provide: provides
|-* sed: sed script to apply
\-* visited: internal, do not touch(1)
+ .beacon-hooks