practicalli / practicalli/clojure
Inspect Edn with Babashka and Portal
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 117
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Use cases
- use with practicalli/clojure-deps-edn config
Call portal.main faster from bb https://clojurians.slack.com/archives/CLX41ASCS/p1598995319054000!
This is pretty awesome. Inspect a big chunk of edn using clojure.datafy, bb and portal:
$ cat deps.edn | bb -cp clj -Spath -Sdeps '{:deps {djblue/portal {:mvn/version "RELEASE"}}}' -m portal.main edn
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the documented command using deps.edn, Babashka, and portal.main. The issue does not identify a repository file, test, or specific change, so first clarify whether the goal is documentation, a runnable integration, or another improvement; done cannot be defined from the current text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100