artifact-app 1.0.1

Artifact is a design doc tool made for developers. It allows anyone to easily write and link their design docs both to each other and to source code, making it easy to track how complete their project is. Documents are revision controllable, can be rendered as a static web page and have a full suite of command line tools for searching, formatting and displaying them.
Documentation
1
2
3
4
5
6
7
8
9

[REQ-same]
text = '''
there will be two items with the same names in different files... and loaded from
different directory recursions
'''

[SPC-same]
text = "this is replicated somewhere else"