graphnet icon indicating copy to clipboard operation
graphnet copied to clipboard

Implement command-line interface (CLI)

Open asogaard opened this issue 4 years ago • 0 comments

Many of the tasks that the repo can do (data conversion, training, plotting, etc.) could well be exposed through a command-line interface (CLI). For instance this could take the form of a main command, $ graphnet, along with task-specific sub-commands, e.g. $ graphnet convert_i3_to_sqlite -h.

asogaard avatar Dec 14 '21 13:12 asogaard