Merge branch 'frost' of https://github.com/Aevann1/Drama into frost
This commit is contained in:
commit
3045acfabb
5 changed files with 10 additions and 4 deletions
3
.travis.yml
Normal file
3
.travis.yml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
language: python
|
||||||
|
python: 3.7
|
||||||
|
script: source setup
|
|
@ -1,3 +1,5 @@
|
||||||
|
[](https://app.travis-ci.com/github/Aevann1/Drama)  [](https://www.rdrama.net)    
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Installing Drama locally is the fastest way to get the software up and running and start tinkering under the hood.
|
Installing Drama locally is the fastest way to get the software up and running and start tinkering under the hood.
|
||||||
|
@ -13,7 +15,7 @@ Installing Drama locally is the fastest way to get the software up and running a
|
||||||
2- Download Drama into your machine by running this command.
|
2- Download Drama into your machine by running this command.
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/Aevann1/Drama/
|
git clone https://github.com/Aevann11/Drama/
|
||||||
```
|
```
|
||||||
|
|
||||||
3- Press shift+right click inside the Drama code folder and run PowerShell. Then in PowerShell, run the following command:
|
3- Press shift+right click inside the Drama code folder and run PowerShell. Then in PowerShell, run the following command:
|
||||||
|
@ -33,7 +35,7 @@ docker-compose up
|
||||||
1- Download Drama into your machine by running this command.
|
1- Download Drama into your machine by running this command.
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/Aevann1/Drama/ /drama
|
git clone https://github.com/Aevann11/Drama/ /drama
|
||||||
```
|
```
|
||||||
|
|
||||||
2- Navigate to `/drama`
|
2- Navigate to `/drama`
|
||||||
|
|
1
test.py
Normal file
1
test.py
Normal file
|
@ -0,0 +1 @@
|
||||||
|
from files import __main__
|
Loading…
Add table
Add a link
Reference in a new issue