Skip to content

sasjs/cli.sasjs.io

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This should not be renamed README.md to avoid being part of the published docs.

The site is built automatically on pushing to the main branch as part of a github action.  To contribute, just change the relevant markdown file in the docs folder and push.

For manual / local builds:

1. brew install mkdocs
2. pip install mkdocs-material
3. pip install fontawesome_markdown
4. pip install mkdocs-redirects
5. pip install json-schema-for-humans

To build, navigate to the root of this repo and run:
    mkdocs build --clean
    mkdocs serve

Deployment is automatic on being merged to master branch.

About

The source behind https://cli.sasjs.io - documentation site for the SASjs CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published