summaryrefslogtreecommitdiffstats
path: root/src/modules/nodejs.rs
AgeCommit message (Expand)Author
2019-07-19docs: Add vuepress with initial docs (#99)Tiffany Le-Nguyen
2019-07-02feat: Add a `disabled` configuration option for modules (#86)Matan Kushner
2019-06-10Add support for prompt configuration (#62)Matan Kushner
2019-05-12Implement directory scanner (#34)Tim Mulqueen
2019-05-01Refactor segments into modules (#40)Matan Kushner
2019-04-26Add the Git branch segment (#32)Matan Kushner
2019-04-23Share dir_files between segments through Context (#16)Matan Kushner
2019-04-19Use "context" to contain run details (#14)Matan Kushner
2019-04-15Add integration tests (#6)Matan Kushner
2019-04-12Make segments optionalsMatan Kushner
2019-04-12Use copy to return segmentMatan Kushner
2019-04-12Add builder pattern for segmentMatan Kushner
2019-04-12Revert "Parallelize nodejs file checks"Matan Kushner
2019-04-12Parallelize nodejs file checksMatan Kushner
2019-04-11Remove duplicate testsMatan Kushner
2019-04-11More progress in Node sectionMatan Kushner
2019-04-10Begin writing Node sectionMatan Kushner