Skip to content

ScriftLang is simple shell and scripting language for Fegeya Fusion.

License

Notifications You must be signed in to change notification settings

GreXLin85/scrift-lang

 
 

Repository files navigation

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.

About

ScriftLang is simple shell and scripting language for Fegeya Fusion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.8%
  • Makefile 2.2%