-
Notifications
You must be signed in to change notification settings - Fork 0
lib: create lib f-tools #23
Copy link
Copy link
Open
Labels
__TODO__Lib level label: something that we need to doLib level label: something that we need to do_lib_Some lib requestSome lib request
Description
Description
One should have a library which provides the needed tools to develop with f-utils. It should be a CLI that provides the command f with the following options:
f i/info some_spec other_spec ... -f/--from /path/to/some/file.py -f/--from ...: search for the provided specs in the given paths and printsf.spec.info(spec)for them for the obtained specf j/json path/to/ref.json --from /path/to/file.py --from ... -c/--conf path/to/f.py: generate aref.jsonfile with all info from the provided files according to configurations in af.pyfilef r/ref path/to/ref.md --from /path/to/ref.json -c/--conf path/to/f.py: generate a reference manual from the provided json file according to configurations in af.pyfile.f t/test some_spec other_spec ... -f/--from path/to/file.f.py -f/--from path/to/other/file.f.py: search for the provided specs in the given paths and execute "spectrum unity tests" (think about that) for that.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
__TODO__Lib level label: something that we need to doLib level label: something that we need to do_lib_Some lib requestSome lib request