Galaxy is a utility written in Python to organize your bookmarks in a galaxy layout
TO-DO
galaxy <bookmarks_file> <keyword_list>
where
<bookmarks_file>
is the path of the bookmarks file .html
<keyword_list>
is the list of keywords separated by comma
- Add unit and integration tests
- Use logging instead of print
- Setup project with distutils