Closed ozoesono closed 8 years ago
Cool. Impressive set up guide.
Well written. I am thinking this line "self.path = '/Users/ozo/iworkspace/faker.ng/faker.ng/sample-data.json'" on parser.py could pull from the JSON file on the master repo since it's public. It seems to be pulling from your local file system. So every one may have to modify that path locally, I understand this is one time/line thing sha.
Kudos bro.
Good spot. Yes I agree completely. If you see the implementation I put a Todo there to externalise it. We are on the same page. Cool stuff. On 6 Feb 2016 17:13, shubie notifications@github.com wrote:Cool. Impressive set up guide.
Well written. I am thinking this line "self.path = '/Users/ozo/iworkspace/faker.ng/faker.ng/sample-data.json'" could pull from the JSON file on master since its public. It seem to be pulling from your local file system. So every one may have to modify that path locally, I understand this is one time/line thing sha.
Kudos bro.
—Reply to this email directly or view it on GitHub.
Implemented a base working version of Faker.
Instructions