Skip to content

Commit

Permalink
Merge pull request #16 from materials-data-facility/forge-dev
Browse files Browse the repository at this point in the history
Forge dev
  • Loading branch information
blaiszik authored Nov 3, 2017
2 parents d8421c7 + 511a731 commit 0b0ea7c
Show file tree
Hide file tree
Showing 83 changed files with 3,518 additions and 21,877 deletions.
2 changes: 1 addition & 1 deletion docs/Forge_Quickstart.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Forge Quickstart Guide
## Install Forge
The first step is to install Forge. Detailed instructions are available in the [Installation Guide](./Installation_Guide.md) . You only need to install Forge.
The first step is to install Forge. Detailed instructions are available in the [Installation Guide](./Installation_Guide.md) . The "pip" method is recommended.

## Import Forge
Once Forge is installed, it is available for your Python scripts or Jupyter notebooks.
Expand Down
20 changes: 0 additions & 20 deletions docs/Installation_Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,23 +25,3 @@ Finally, use `pip` to install Forge:
pip3 install -e .
```


# Refinery Installation
Please note that Refinery is designed for ingesting data into MDF. Refinery is *not* required to access or search data in MDF.
## Via GitHub
You will need to have git, Python 3, and pip to install Refinery via GitHub.
Start by following the instructions above to install Forge via GitHub.
```bash
git clone https://github.com/materials-data-facility/forge.git
cd forge
pip3 install -e .
```
Then, enter the `refinery` directory:
```bash
cd ..
cd refinery
```
Finally, use `pip` to install Refinery:
```bash
pip3 install -e .
```
140 changes: 0 additions & 140 deletions docs/MDF Metadata Schemas.txt

This file was deleted.

20 changes: 0 additions & 20 deletions docs/Makefile

This file was deleted.

4 changes: 0 additions & 4 deletions docs/_build/.buildinfo

This file was deleted.

Binary file removed docs/_build/.doctrees/conf.doctree
Binary file not shown.
Binary file removed docs/_build/.doctrees/environment.pickle
Binary file not shown.
Binary file removed docs/_build/.doctrees/index.doctree
Binary file not shown.
Binary file removed docs/_build/.doctrees/mdf_forge.doctree
Binary file not shown.
Binary file removed docs/_build/.doctrees/modules.doctree
Binary file not shown.
Binary file removed docs/_build/.doctrees/setup.doctree
Binary file not shown.
97 changes: 0 additions & 97 deletions docs/_build/_modules/index.html

This file was deleted.

Loading

0 comments on commit 0b0ea7c

Please sign in to comment.