Skip to content

BzcLoveXrn/minehotspot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md

MineHotspot

Quick Start

  1. Install Docker Desktop
  2. Run it
  3. git clone xxx
  4. cd minehotspot
  5. docker-compose build
  6. docker-compose up

Useful Commands

  • cd scrapy
  • python setup.py bdist_egg
  • curl http://localhost:6800/addversion.json -F project=minehotspot -F version=1.0 -F egg=@dist/minehotspot-1.0-py3.11.egg
  • docker build -t minehotspot .
  • docker run -d --name minehotspot -p 4200:4200 minehotspot

About

fork3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.9%
  • Python 41.4%
  • Other 0.7%