Skip to content

hazbo/si

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

si

si (/'saɪ/), is currently in the very early stages of development.

Build instructions

$ git clone git@github.com:myguide/si.git
$ cd si
$ export GOPATH=$(pwd)/vendor
$ make

To install: $ sudo make install

Running

$ si --version
$ si run script.wren

Tests

$ make test

More docs to follow...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 62.2%
  • C 25.5%
  • Makefile 7.5%
  • C++ 4.8%