prototypes + jdb
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -47,3 +47,6 @@ gradle-app.setting
 | 
				
			|||||||
hs_err_pid*
 | 
					hs_err_pid*
 | 
				
			||||||
replay_pid*
 | 
					replay_pid*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Ignore Gradle build output directory
 | 
				
			||||||
 | 
					build
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										1
									
								
								JournalDeBord/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								JournalDeBord/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					book
 | 
				
			||||||
							
								
								
									
										6
									
								
								JournalDeBord/book.toml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								JournalDeBord/book.toml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,6 @@
 | 
				
			|||||||
 | 
					[book]
 | 
				
			||||||
 | 
					authors = ["Anthony Debucquoy"]
 | 
				
			||||||
 | 
					language = "en"
 | 
				
			||||||
 | 
					multilingual = false
 | 
				
			||||||
 | 
					src = "src"
 | 
				
			||||||
 | 
					title = "Journal De Bord"
 | 
				
			||||||
							
								
								
									
										3
									
								
								JournalDeBord/src/SUMMARY.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								JournalDeBord/src/SUMMARY.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,3 @@
 | 
				
			|||||||
 | 
					# Summary
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- [First Toughts](./chapter_1.md)
 | 
				
			||||||
							
								
								
									
										3
									
								
								JournalDeBord/src/chapter_1.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								JournalDeBord/src/chapter_1.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,3 @@
 | 
				
			|||||||
 | 
					# First Toughts
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[Here will be transcribed the tought about the first reunion]
 | 
				
			||||||
							
								
								
									
										2
									
								
								prototypes/README
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								prototypes/README
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,2 @@
 | 
				
			|||||||
 | 
					Here will reside all prototypes and sub-code/algorithms
 | 
				
			||||||
 | 
					so we can have an history of attempts
 | 
				
			||||||
		Reference in New Issue
	
	Block a user