-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement 4.0 test comments for readme #44
Comments
@lboxell, @stanfordquan, @M-R-Sullivan Have a look at the new readme below and let me know if you have any suggestions, if you'd like Click for readmeGSLab TemplateThe GSLab Template is a minimum working example of the tools and organization used by projects in the GSLab. We use SCons and a few custom builders to execute scripts and track dependencies in a portable and flexible manner. PrerequisitesYou'll need the following to run the template. Homebrew for mac, Linuxbrew for linux, and pip make this easier.
Getting started
Copying the templateIf you want to create a repository with the same structure as this template you can fork it. If you want a repository without any of our git history, follow these instructions.
FAQWhat is
|
* Update README.md * Update README.md * Update README.md * Update README.md * Pull request for #40: Add .sconsign.dblite to git ignore (#41) * #40 Add .sconsign.dblite to git ignore * #40 Delete .sconsign.dblite * Pull requeset for #38: Readme clarity edits (#39) * #38 Edits * #38 Fixed statement regarding homebrew * #38 Small edit * #44 update readme. * #46 #44 respond to PR * #46 #44 grammar in readme. * Update README.md
Pulled at #46. Summary comment:
|
* Update README.md * gslab-python/#28 merge commit * Revert "gslab-python/#28 merge commit" This reverts commit bb30bc8. * Pull request for gslab_python/#28: gslab_scons restructure (#27) * gslab-python/#28 separate Source and Assets in sconscript * #28 run with new log format * gslab-python/#28 update start_log() * gslab-python/#28 template formatting PR response * gslab-python/#28 rework logging * gslab-python/issue28_restructure respond to PR * gslab-python/#28 restructure * gslab-python/#28 restructure * gslab-python/#28 merge commit * Revert "gslab-python/#28 merge commit" This reverts commit f4082c1. * Delete online_appendix.pdf * re-run after delete debugging git-lfs issue on Windows * delete output folder, rerun after delete debugging git-lfs issue * Pull request for gslab_python/#57: Fix stata bug in Windows (#37) * gslab_python/#57 refactor check_stata() * #57 split commands in check_stata_packages() * gslab_python/issue57-winstata allow stata_flavor to be empty in the yaml file * gslab_python/issue57-winstata fix percent sign error * #37 Commits git-lfs * Pull request for gslab-econ/gslab_python#59: Size warnings (#42) * gslab-econ/gslab_python#59: Added size warnings to template * #42: Added .sconsign.dblite to .gitignore * #42: removed .sconsign.dblit * #42: ran directory after deleting .sconsign.dblite * Pull request for #43: Implements 4.0 release comments (#45) * #43 Preliminary edits * #43 More edits * #43 Further edits * #43 Edits gitlfs check * #43 Small edits * #43 Implements PR comments * #43 Migrates configuration tests * #43 PR comment edits * #43 Implements prelim PR comments * #43 Fixes commented out line * #45: Misc. edits * #45: Out-of-date error message * #45: Edited comment on NoCache() for state of repo * #45: updated version number * #45: Changing to stata_executable * #45: Updated readme * Pull request for #44: Implement 4.0 test comments for readme (#46) * Update README.md * Update README.md * Update README.md * Update README.md * Pull request for #40: Add .sconsign.dblite to git ignore (#41) * #40 Add .sconsign.dblite to git ignore * #40 Delete .sconsign.dblite * Pull requeset for #38: Readme clarity edits (#39) * #38 Edits * #38 Fixed statement regarding homebrew * #38 Small edit * #44 update readme. * #46 #44 respond to PR * #46 #44 grammar in readme. * Update README.md * README format * gslab-econ/divergence#11: added .lyx.emergency to .gitignore (#47) * Pull request for gslab_python#68: Remove Google Drive from default in release.py (#48) * #68 change import of load_yaml_value from to * #68 output commit for release * #68 another fake release * #68 move state_of_repo.log to atexit * #68 rm NoCache * #68 movecheck_and_expand_path to misc, add to cache and release names * #50 remove debug flags * #50 add traceback default 1000 * Pull request for gslab_python#77-logext: Replace <*> with <source file name> in <sconscript_*.log> (#51) * gslab_python#77-logext * gslab_python#77 rm python example script * #53 add logging and cl_arg to readme (#54) * #52 CacheDir fix * Pull request #52: improve documentation in README (#57) * #52 improve documentation in README * #52 wording changes in readme for PR * #52 lowercase StataMP in readme * Update README.md
The goal is to make the readme more user-friendly, see here.
The text was updated successfully, but these errors were encountered: