issues
search
darkmavis1980
/
markdown-index-generator
Parses a MarkDown document and creates an index with links using the document headings
5
stars
0
forks
source link
Feature/remove oclif
#44
Closed
darkmavis1980
closed
1 year ago
darkmavis1980
commented
1 year ago
Changes
[BREAKING]:
Removed oclif in favour of commander
Replaced mocha and @oclif/test in favour of Jest
Updated tests to use Jest
Remove command tests (soon to be replaced)
Updated dependencies to latest version
Changes