Skip to content

This is a program which makes a html-file in order to manage the references like a bookmark.

License

Notifications You must be signed in to change notification settings

Yor-Jihons/bookmarkcreator

Repository files navigation

BookmarkCreator

This is the product which makes the HTML file as a bookmark.

1. Requirements

  • dotnet 6.0.202
  • Windows OS (later 7)

2. Install

Step 1. Run the bat-file commpile.bat with a command-line argument. You can pass the arguments { "debug" | "release" | "publish" }. You can also run dotnet as usual.

$ compile publish

or like

$ dotnet publish -o .\bin\Publish -c Release --self-contained true -r win-x64 -nologo

3. Usage

Step 1. Run the bat file "run.bat".

$ run.bat

See also the online help ( or for Japanese ).

4. Licenses

This library is released under the MIT License.

5. Development Environment

  • dotnet
  • Language: C#

6. Contact

Author: Yor-Jihons
GitHub: BookmarkCreator

About

This is a program which makes a html-file in order to manage the references like a bookmark.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published