File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ FROM  gitpod/workspace-full
2+                     
3+ USER  gitpod
4+ 
5+ #  Install custom tools, runtime, etc. using apt-get
6+ #  For example, the command below would install "bastet" - a command line tetris clone:
7+ # 
8+ #  RUN sudo apt-get -q update && #     sudo apt-get install -yq bastet && #     sudo rm -rf /var/lib/apt/lists/*
9+ # 
10+ #  More information: https://www.gitpod.io/docs/config-docker/
Original file line number Diff line number Diff line change 1+ tasks :
2+   - init : make 
3+ image :
4+   file : .gitpod.Dockerfile 
Original file line number Diff line number Diff line change 44
55Java Wechaty Starter Project Template that Works Out-of-the-Box
66
7+ [ ![ Gitpod Ready-to-Code] ( https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod )] ( https://gitpod.io/#https://github.com/wechaty/java-wechaty-getting-started )  
8+ 
79## Connecting Chatbots  
810
911[ ![ Powered by Wechaty] ( https://img.shields.io/badge/Powered%20By-Wechaty-brightgreen.svg )] ( https://github.com/Wechaty/wechaty ) 
@@ -57,6 +59,6 @@ make bot
5759
5860## Copyright & License  
5961
60- -  Code & Docs © 2020 Wechaty < https://github.com/wechaty > 
62+ -  Code & Docs © 2020 Wechaty Contributors  < https://github.com/wechaty > 
6163-  Code released under the Apache-2.0 License
6264-  Docs released under Creative Commons
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments