Skip to content

adrienlauer/seedstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeedStack

The seedstack repository contains git submodules for all seedstack projects. It is used only by seedstack contributors for development purpose.

Setup seedstack

The following commands require Git installed, and an environment able to use make. Windows users take a look at babun.

git clone git@github.com:seedstack/seedstack.git
make init

If you want to update all the projects to the latest master use the following command:

make update

Usage of submodule

Directories under seedstack are git repositories. Work in them directly. Never use other git commands that those listed above in the seedstack repository unless you know what you do.

For more information on submodules see this documentation.

About

Meta repository for the full stack.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%