1
0
Fork
You've already forked fbrk
0
file based ressource keeper
  • Hare 50.4%
  • Shell 47.7%
  • Makefile 1.9%
2026年07月06日 18:02:50 +02:00
example_store/entry_title_san f+ works ! 2026年05月12日 20:36:17 +02:00
fbrk lib: fix path thing + errors 2026年06月26日 16:51:41 +02:00
.gitignore f+ 2026年05月12日 20:03:14 +02:00
f+ f+: sanitize title 2026年07月06日 18:02:50 +02:00
FORMAT readme+format: titles + typos 2026年06月28日 16:27:09 +02:00
fq fix: fq follow simlinks 2026年06月26日 16:37:49 +02:00
makefile makefile: install target 2026年05月13日 12:37:10 +02:00
README readme+format: titles + typos 2026年06月28日 16:27:09 +02:00

fbrk
====
fbrk is the next iteration of ril(1), whose design was very limited. fbrk aims
to be a simple store capable of storing arbitrary ressources I may find
on the web: blog posts, articles, papers, files of unknow origin... with
organisation and a way to cache those ressources locally. Since fbrk is juste
a file structure, it is trivialy manipulated with shell scripts.
fbrk consists of several components:
- specification
- query programm in posix shell (fq)
- insertion programm in posix shell (f+)
- hare lib (was written at the start of the project, before I realized that 
 shell script were better suited for this).
specification
-------------
The fbrk store format is documented in the FORMAT file.
name
----
fbrk stands for file based ressources keeper. It is an acronym, not an
initialism, and as such should be pronounced like any normal word.