Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git integration #2

Open
viniciusalbuquerque opened this issue Feb 2, 2019 · 1 comment
Open

Git integration #2

viniciusalbuquerque opened this issue Feb 2, 2019 · 1 comment
Labels
feature A new feature for the project

Comments

@viniciusalbuquerque
Copy link
Contributor

No description provided.

@viniciusalbuquerque viniciusalbuquerque added the feature A new feature for the project label Feb 2, 2019
@victorrattis
Copy link

victorrattis commented Feb 27, 2019

This issue should do the following points:

  • git clone of a repository (for now, this info can be hardcoded);
  • List the md files through commits;

Use a node library to read the commits from a git repo. Follow a few libraries that you could use:

  • nodegit
  • simple-git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature for the project
Projects
None yet
Development

No branches or pull requests

2 participants