issues
search
babashka
/
neil
A CLI to add common aliases and features to deps.edn-based projects
MIT License
377
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ignore missing deps file in `neil new`
#242
bobisageek
closed
1 month ago
2
`neil new` throws if there's no `deps.edn` file into which to add its data
#241
bobisageek
closed
1 month ago
1
Git dependency not being upgraded
#240
lowecg
closed
1 month ago
2
`neil dep add` crashes if there's metadata on the `:deps` map
#239
teodorlu
opened
3 months ago
0
More specific error message when github auth fails
#238
teodorlu
closed
3 months ago
1
On expired `NEIL_GITHUB_TOKEN`, `neil dep upgrade` does nothing, then terminates with exit code 0
#237
teodorlu
opened
3 months ago
4
WIP: `neil dep upgrade`: don't change Git URLs
#236
teodorlu
opened
3 months ago
2
neil dep upgrade changes git url
#235
borkdude
opened
3 months ago
4
Refactor: add namespace to internal option
#234
teodorlu
closed
4 months ago
1
`dep upgrade`: do not add `:git/url` when not needed
#233
teodorlu
closed
4 months ago
5
Add test: pinned git deps are not changed
#232
teodorlu
closed
4 months ago
1
How about adding clj-reload in `:dev`?
#231
teodorlu
closed
4 months ago
2
neil dep upgrade inserts git/url into upgraded dep
#230
borkdude
closed
4 months ago
6
neil dep upgrade still upgrades git dep
#229
borkdude
closed
4 months ago
8
Dependency versions can be pinned
#228
teodorlu
closed
5 months ago
5
Allow "pinning" a dependency, so it is not changed on global "upgrade"
#227
chromalchemy
closed
5 months ago
2
add-alias-str: fix docstring
#226
teodorlu
closed
5 months ago
0
`dep add`: avoid long lines in `:aliases`
#225
teodorlu
closed
5 months ago
1
After merging #216, `neil add` produces super long lines for certain aliases
#224
teodorlu
closed
5 months ago
4
`add nrepl`: add cider-nrepl and refactor-nrepl
#223
teodorlu
closed
5 months ago
0
`neil add`: don't crash, instead print helptext
#222
teodorlu
closed
5 months ago
0
Store provided aliases as data instead of strings
#221
teodorlu
closed
5 months ago
3
`neil add` could provide usage help rather than crash
#220
teodorlu
closed
5 months ago
2
PR: template, typo, "whether"
#219
teodorlu
closed
5 months ago
0
PR template: Consider if tests should be added
#218
teodorlu
closed
5 months ago
1
Update tests: new Clojure stable is out
#217
teodorlu
closed
5 months ago
0
`neil add kaocha`: normalize alias indentation
#216
teodorlu
closed
5 months ago
1
`neil add kaocha` adds `:kaocha` alias with irregular indent
#215
teodorlu
closed
5 months ago
5
Suggestion: Add human-readable output to `neil dep add`
#214
rads
opened
5 months ago
1
Adds a hook and hot-loading
#213
agzam
opened
6 months ago
0
Fix #185: throw on non-existing library
#212
borkdude
closed
8 months ago
0
Bump bb.cli
#211
borkdude
closed
8 months ago
0
Fix #209: add newlines between dependencies
#210
borkdude
closed
8 months ago
0
Newlines should be added when adding dependencies
#209
borkdude
closed
8 months ago
2
suggestion: use DEPS_CLJ_TOOLS_DIR to detect DEPS_CLJ_TOOLS_VERSION
#207
icp1994
closed
8 months ago
2
Fetch latest stable slipset/deps-deploy, instead of hard-coding
#206
vedang
closed
8 months ago
5
Neil does not use the latest version of slipset/deps-deploy in the `neil add build` command
#205
vedang
closed
8 months ago
0
Feature request: a flag that does what `dep search` already does, but works for multiple artifacts and outputs a string suitable for `-Sdeps`
#204
p-himik
opened
9 months ago
3
Bb cli dispatch updates
#203
borkdude
closed
8 months ago
0
Add prerequisite to README
#202
rogererens
closed
11 months ago
1
Documentation: add git as a requirement
#201
rogererens
closed
11 months ago
1
fix: search with Emacs package
#200
agzam
closed
11 months ago
0
suggestion: support `neil add nrepl -with-cider`
#199
behrica
opened
11 months ago
3
proof of concept for neil exec
#198
behrica
closed
11 months ago
2
fix: breaks when called without file
#196
agzam
closed
1 year ago
1
pick up the package name when in deps file
#195
agzam
closed
1 year ago
1
adds maven for dep search
#194
agzam
closed
1 year ago
6
Make code snippet executable when using copy button
#193
rogererens
closed
1 year ago
0
Delete rogue "`"
#192
teodorlu
closed
1 year ago
2
NPE on `neil dep upgrade `
#191
Ramblurr
closed
8 months ago
5
Next