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

[Feature Request] Basic script generation #73

Open
isaacabraham opened this issue Feb 19, 2019 · 0 comments
Open

[Feature Request] Basic script generation #73

isaacabraham opened this issue Feb 19, 2019 · 0 comments

Comments

@isaacabraham
Copy link
Contributor

Ionide + Paket has potentially a very nice story for scripting thanks in part to Paket's script generation feature. However, this isn't surfaced especially well in Ionide (indeed, many people don't even know about it). I would like to see a "all-in-one" script generation feature that would:

  1. Prompt for a specific TFM (filtered by what's in dependencies file if possible)
  2. Prompt for a specific group (if more than one in dependencies file)
  3. Call generate-package-references in Paket to create reference scripts
  4. Create an .fsx file which is pre-populated with a single line in it to #load the created reference script e.g. main.group.fsx
  5. Open the script.
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

1 participant