Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.26 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.26 KB

Fegeya Scrift

ScriftLang is simple shell and scripting language for Fegeya Fusion.

ScriftLang is new generation shell and scripting language project.

Scrift

Build Status

How to build and run in Linux?

 $ make runall 

How to build and run in Scrift?

If you are already using Scrift, use the following commands:

You should going to scrift-lang directory, and run.
 $ scrift make

How to install?

If you are already using Scrift, use the following commands:

 $ sudo make allp

How to set default shell (For Fegeya Scrift users)

Going to scrift-lang directory, and run:

 $ scrift install

If you are using Bash or etc, use the following commands:

 $ sudo chsh -s /bin/scrift <username>

Use Edifor with Git and etc.

If you are already using Scrift, use the following commands:

Going to scrift-lang directory, and run:

 $ scrift default_git_editor
Fegeya Edifor, only runs if you're use default shell is Scrift.
Scrift licensed with GPLv3.