Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ciya Multirepo

Welcome!

Here, you will see the whole collection of the Ciya codebase. This is the repo that I would recommend to clone to contribute. By using contributing to this project, you gurantee to accept the contributing guidelines and license.

How to clone it?

As you may see, this readme may be a little bit for contibutors. The real and most updated readme is on the Ciya-complete repo. But here is the guide for cloning it btw:

1st, clone the repo using git:

$ git "clone https://github.com/Iya-lang/Ciya.git"

2nd, apply your changes. 3rd, run these series of commands after you made changes:

$ git add . # Adds your work to git's cache
$ git commit -m <message> # Make sure to fill out the message
$ git push # And apply your changes to public

That's all, thank you and bye. (Honestly, this kinda feels boring)

About

The Meta Repo holding the minimal ciya and complete ciya

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors