Giter Club home page Giter Club logo

Comments (5)

hipstermojo avatar hipstermojo commented on June 7, 2024

Hello. Sorry for the late reply. I mainly use Linux for Rust development so I never tested for Windows.
Using rustup (stable) version 1.63.0 on Windows I was able to install it on Windows 10. Here are the steps I used, let me know if they help:

  • Clone the repo
  • Remove the rust-toolchain file (This means cargo will try and install the project using the version of rustup you have set as the default)
  • Run cargo install --path . to install the program

The program will be a little buggy though because it uses Linux/Mac OS file naming conventions which are different on Windows, which is a fault on my part. So it will almost always crash due to invalid file naming when creating the epubs.

from paperoni.

scillidan avatar scillidan commented on June 7, 2024

Thanks for yours careful reply, it successfully building now :)
Although as you say, it does have bugs, when run it on Windows10 :(
Anyway, you do good on your work.
Wish to have a Windows-Guy come here, or I have the ability to help you, I hope so.

from paperoni.

scillidan avatar scillidan commented on June 7, 2024

Strangely, not bug to export epub this time.🤨
Maybe because I install the puppeteer of npm.
Great!

image

from paperoni.

hipstermojo avatar hipstermojo commented on June 7, 2024

That is actually a known bug. It happens when the CLI can't figure out the article title so it shows an empty string.

from paperoni.

scillidan avatar scillidan commented on June 7, 2024

I forgot about this issue🤡. I quite agree with you, it's bug.

from paperoni.

Related Issues (9)

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.