-
-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Description
user should be able to generate ABOUT files from a CSV as an input
Current proposals:
A. An interactive prompt.
For instance, user only needs to type
python about.py
Then the script will prompt:
- Collect ABOUT files context
- Generate ABOUT files
- Exit
Select:
something like the above, and the ask for input/output and all kind of options.
B. Create another script, maybe, called generate_about_file.py