Compare commits
	
		
			6 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 20b8f0acbe | |||
| 95ae6f0790 | |||
| 0c581673d7 | |||
| f16a209664 | |||
| 20631a7442 | |||
| b410fe6fcd | 
							
								
								
									
										6
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,4 +1,6 @@
 | 
			
		||||
# Created by .ignore support plugin (hsz.mobi)
 | 
			
		||||
.idea/
 | 
			
		||||
.idea
 | 
			
		||||
FormulaManager.iml
 | 
			
		||||
out/
 | 
			
		||||
 | 
			
		||||
temp
 | 
			
		||||
out
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							@@ -12,7 +12,7 @@
 | 
			
		||||
  Formula Recording Software
 | 
			
		||||
 | 
			
		||||
  <!-- Repo badges -->
 | 
			
		||||
  [](https://git.zakscode.com/fhsons/formula-manager/tags)
 | 
			
		||||
  [](https://git.zakscode.com/fhsons/formula-manager/tags)
 | 
			
		||||
  [](https://git.zakscode.com/fhsons/formula-manager/pulls)
 | 
			
		||||
  [](https://git.zakscode.com/fhsons/formula-manager/issues)
 | 
			
		||||
 | 
			
		||||
@@ -20,8 +20,7 @@
 | 
			
		||||
 | 
			
		||||
  ---
 | 
			
		||||
  <div>
 | 
			
		||||
    <a href="https://git.zakscode.com/fhsons/formula-manager/wiki" target="_blank">Documentation</a>
 | 
			
		||||
    • <a href="https://git.zakscode.com/fhsons/formula-manager/releases" target="_blank">Release Notes</a>
 | 
			
		||||
    <a href="https://git.zakscode.com/fhsons/formula-manager/releases" target="_blank">Release Notes</a>
 | 
			
		||||
    • <a href="https://git.zakscode.com/fhsons/formula-manager/issues/new?template=.github%2fissue_template%2fbug.md" target="_blank">Report a Bug</a>
 | 
			
		||||
    • <a href="https://git.zakscode.com/fhsons/formula-manager/issues/new?template=.github%2fissue_template%2fenhancement.md" target="_blank">Request a Feature</a>
 | 
			
		||||
  </div>
 | 
			
		||||
@@ -39,7 +38,9 @@
 | 
			
		||||
 | 
			
		||||
## About
 | 
			
		||||
 | 
			
		||||
<img alt="Screenshot" src="./splash.png" width="60%" height="auto">
 | 
			
		||||
<img alt="Screenshot" src="./splash.png" width="50%" height="auto">
 | 
			
		||||
 | 
			
		||||
**Deprecated:** Please use [Formula Manager 2](https://git.zakscode.com/fhsons/formula-manager-2)
 | 
			
		||||
 | 
			
		||||
Formula Manager is a Java program written to record chemical formulas & break them down into the required materials & vendors.
 | 
			
		||||
 | 
			
		||||
@@ -63,7 +64,7 @@ All formulas are maintained by FH & Sons and are synced to the client through th
 | 
			
		||||
- [Java JDK](https://www.oracle.com/java/technologies/downloads/)
 | 
			
		||||
 | 
			
		||||
#### Instructions
 | 
			
		||||
1. Download the latest release
 | 
			
		||||
1. [Download](https://git.zakscode.com/fhsons/formula-manager/releases/download/1.0.0/formula-manager_1.0.0.zip) the latest [release](https://git.zakscode.com/fhsons/formula-manager/releases/)
 | 
			
		||||
2. Extract to desired install directory
 | 
			
		||||
3. Run `Formula Manager.jar`
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user