Skip to content

Guelakais/JuliaProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#git init -> to initialise git #git add filename.ending -> to add a file to the commit #git commit -m "comment" -> to fullfill the commit #git branch -M main -> to add commits to a branch. In this case the main branch #git remote add origin https://github.com/Guelakais/Juliaprojects.git -> to add the source of the github repo

#git push -u origin main -> to push your local branch to the github repo

About

Here, all my projects that'll work only in Julia are included

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages