Skip to content

Commit a6a8371

Browse files
committed
v_0.4
1 parent a45e2b4 commit a6a8371

File tree

7 files changed

+390
-191
lines changed

7 files changed

+390
-191
lines changed

R/kinParse.Rdummy

-138
This file was deleted.

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,11 @@ UI to manage [MC-ChemDB](https://github.com/ppernot/MC-ChemDB).
2525

2626
2. Uses a new version of [MC-ChemDB](https://github.com/ppernot/MC-ChemDB) with a single .csv file for neutrals and another one for ions. This enables an easier management of [MC-ChemDB](https://github.com/ppernot/MC-ChemDB) with GitHub.
2727

28-
## To Be Done...
29-
30-
* Manage photo-processes
28+
* `2022/10/11` v0.4
3129

30+
1. Implements the management of photo-processes.
31+
32+
3233
## Documentation
3334

3435
See the [User's Manual](https://raw.githubusercontent.com/ppernot/MC-ChemDBUI/main/docs/manual.pdf)

docker/commands.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ BUILD :
22
#1/ cd MC-ChemDBUI # MC-ChemDB is now on users disk
33
#1.a/ source compressDB.sh
44

5-
1/ docker build -t ppernot1/mc-chemdbui:v0.3 -t ppernot1/mc-chemdbui:latest -f docker/Dockerfile .
5+
1/ docker build -t ppernot1/mc-chemdbui:v0.4 -t ppernot1/mc-chemdbui:latest -f docker/Dockerfile .
66

77
2/ docker login
88

0 commit comments

Comments
 (0)