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

handle a broken .nimble file as gracefully as possible #98

Open
disruptek opened this issue Dec 23, 2019 · 0 comments · May be fixed by #140
Open

handle a broken .nimble file as gracefully as possible #98

disruptek opened this issue Dec 23, 2019 · 0 comments · May be fixed by #140
Labels
enhancement New feature or request

Comments

@disruptek
Copy link
Owner

As in the following generated by nimble init:

# Package

version       = "0.1.0"
author        = Ico Doornekamp
description   = A new awesome nimble package
license       = "MIT"
srcDir        = "src"
bin           = @["nn"]



# Dependencies

requires "nim >= 1.1.1"
@disruptek disruptek added the enhancement New feature or request label Dec 23, 2019
@disruptek disruptek added this to the remove Nimble dependency milestone Aug 19, 2020
@disruptek disruptek linked a pull request Aug 23, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant