Commit Graph

15 Commits

Author SHA1 Message Date
Scott Carver
e418043d6b Fix logic in sourceExists
The second line is unreachable, so this always returns true. It looks like the logic is supposed to be checking for a source in the list of fetchers - if so, this should now return the correct value in all cases.
2018-11-12 10:08:37 +00:00
Scott Carver
b40ab324cd Add missing ramda import 2018-11-12 10:08:22 +00:00
Unknown
5d8db90618 add support for single blueprinter in config 2018-11-11 09:16:04 +00:00
enFranc
17395d07a2 Add empty temp folder to repo 2018-11-11 09:16:04 +00:00
enFranc
570d1e5dab Make fresh install of config use arrays of Blueprinters 2018-11-11 09:16:04 +00:00
enFranc
0ee7ab268b [FIX] use email as standalone variable 2018-11-11 09:16:04 +00:00
Lachlan Kermode
f52f1af752 add keybase to readme & contributing 2018-11-11 09:16:04 +00:00
Lachlan Kermode
f83e9b81d6 Merge pull request #7 from forensic-architecture/topic/add-issue-template
Add issue template.
2018-11-07 14:31:28 +00:00
Lachlan Kermode
0ae9af2742 copy template from timemap 2018-11-04 10:37:46 +00:00
Scott Carver
0ca4fb40ee Add issue template. 2018-11-03 17:49:10 +01:00
Franc FC
b784add5f0 Add README links to code of conduct and contributing 2018-11-02 12:13:49 -04:00
Franc FC
b4d159f21d Add Contributing guidelines 2018-11-02 12:11:02 -04:00
Franc FC
d89bb83c25 Add code of conduct 2018-11-02 11:57:13 -04:00
Franc FC
481daa7cd8 Add proper LICENSE 2018-11-02 11:37:43 -04:00
Lachlan Kermode
2cbfbc33ef Clean master commit 2018-10-31 19:35:15 +00:00