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

Where possible, replace the shell scripts with Clojure code. #1

Open
acron0 opened this issue May 1, 2019 · 3 comments
Open

Where possible, replace the shell scripts with Clojure code. #1

acron0 opened this issue May 1, 2019 · 3 comments

Comments

@acron0
Copy link
Member

acron0 commented May 1, 2019

Ideally we don't want to be calling out to the shell to perform part of the business logic. This should be translated to Clojure, using whatever libraries are appropriate for Git and file system.

@Heliosmaster
Copy link
Contributor

Before going with shell scripts, I had also considered clj-jgit/clj-jgit, but since it is a wrapper around JGit and not real git, I had opted for using shell.

@workshub
Copy link

workshub bot commented Jul 3, 2020

This issue is now published on WorksHub. If you would like to work on this issue you can
start work on the WorksHub Issue Details page.

@Heliosmaster
Copy link
Contributor

Babashka would work great for this.

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

No branches or pull requests

2 participants