gretmn102 / gretmn102/Backuper
feat: make project as dotnet tool
Open
- Dominant language
- F#
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Examples
* https://github.com/fsprojects/FAKE/blob/master/src/app/fake-cli/fake-cli.fsproj
* https://github.com/fsprojects/Paket/blob/master/src/Paket/Paket.fsproj
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the FAKE and Paket project files linked in the issue, then identify which Backuper project file is the tool entry point. Determine the project configuration needed for installation as a dotnet tool, and verify that the resulting package can be installed and invoked successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100