-
Notifications
You must be signed in to change notification settings - Fork 3
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
How do you use dusk? #6
Comments
@DynamicSquid can you not read the readme |
So you have to install Go as well? |
No, It's am ELF binary, go's runtime is embedded in the binary that's why it's so big @DynamicSquid |
But what about windows? Can you run a ELF on windows without installing Go? |
Yes I know that, but I swear you need to install go to run the |
bruh I can't download it because of a virus threat lol! |
lol jk. I tried it but is doesn't seem to be working, it says 404 error whenever I try to add a new package. which repl is it on again? I might be able to help |
@DynamicSquid repl.it removed the always on repl feature. GAH. |
Uh oh, that's not good! Can we fix it though? |
@DynamicSquid Well I could find another service that does always on servers, other than repl.it (disrespectful to amasad, but yes) EDIT: mat1 made a tool that does exactly this |
Oh yeah forgot about that |
the repl is https://repl.it/@firefish/duskcdn @DynamicSquid |
@firefish111 hey do you know anyone with 0 followers? I'm making this webscraper thingy that scrapes your github profile. And I need a person with 0 followers as a test |
@DynamicSquid Well through Lethdev2019 I found this guy called |
Cool thanks! Also do you have any ideas on what to web scrape? I already scraped:
|
no please - not one of my team members... oh well. |
@DynamicSquid Most common languages used |
@Lethdev2019 just for testing purposes. do you guys want to try it out? |
Oh okay, ill give it another try |
@Lethdev2019 Try it under MinGW or under WSL |
@DynamicSquid For colours, You said do |
@firefish111 want me to test it for you? |
@DynamicSquid Yes; please do (i will actually try the half-arsed octal sequences, rmember this is still in alpha |
@firefish111 okay, so I have a long weekend next week so I'm thinking we can get everything done by then and maybe release it Saturday/Sunday, sound good? |
@firefish111 how'd you get ansi colours to work for the windows command prompt? Cause I tried everything but the windows command prompt doesnt recognize it. I think the main issue is the escape code |
@firefish111 wait if the CDN is hosted on repl.it, how does it work? Cause I though a CDN always needed to be on, but repl remove that feature?? |
How are we going to do user submissions? |
So I'm writing the readme file for sqdlib, and I need to know how dusk works. Could you provide a refresher? Like how will it be installed, and how will it be used with Night?
The text was updated successfully, but these errors were encountered: