Giter VIP home page Giter VIP logo

livereloadserver's People

Contributors

rickstrahl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

livereloadserver's Issues

DefaultFiles command line parameter not working

Hi, thanks for creating this tool.

This is my command line but it does not work.

LiveReloadServer --port 5200 --OpenBrowser False --UseMarkdown --CopyMarkdownResources --MarkdownTheme github --UseRazor --DefaultFiles "about.html, about.htm, about.md"

This is a snippet of LiveReloadServer's console output shows this.
'Open Browser : False Default Pages: index.html,index.htm,default.htm,README.md,index.md'

And navigating to a route that has an about.md returns a 404 error.

If I set the DefaultFiles in the LiveReloadWebServer.json file , then it works.

Any ideas.

How to use this as a library?

Hi, I'm interested in using this program in https://github.com/srid/Feather

Specifically I'd like to call

public static void Start(string[] args)

and run it as a task in my app.

Is this doable in LiveReloaderServer's current state? Because I tried adding it to nuget (paket), but that lead to this error when building:

/home/srid/code/Feather/src/Feather.Build/Feather.Build.fsproj : error NU1202: Package LiveReloadServer 1.0.0 is not compatible with net5.0 (.NETCoreApp,Version=v5.0). Package LiveReloadServer 1.0.0 supports: net5.0 (.NETCoreApp,Version=v5.0) / any [/home/srid/code/Feather/Feather.sln]

I imagine that's because this is a console app, and not library. Is the only way forward to refactor it split it into a library, or is there a way to use the console entry point as a library?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.