Giter Site home page Giter Site logo

Comments (4)

bitomule avatar bitomule commented on September 26, 2024 1

Yeah, changing to . worked, my mistake. Right now I have an action generating md files and a step that even moves readme to main repo README. This is crazy useful to have playgrounds and docs in projects generated in github for free.

from nef.

bitomule avatar bitomule commented on September 26, 2024

I did a test with steps that may be helpfull on creating the github action.

I added this steps:

  • Install homebrew
  • Install nef
  • Run nef generate md (nef markdown --project Playground.app/ --output /)

And it failed with "Process completed with exit code 255"

Run nef markdown --project Playground.app/  --output /
Get playgrounds in 'Playground'... ✓
Get pages in playground 'Playground'... ✓
	• Processing page Readme... ✓
	• Processing page Example... ✓
	• Processing page Testing... ✓
☠️ rendering Xcode Playgrounds from 'Playground.app'
##[error]Process completed with exit code 255.

Any ideas?

from nef.

miguelangel-dev avatar miguelangel-dev commented on September 26, 2024

Ey! Great @bitomule: maybe you do not have write-permissions in /, try to use . or a different path.

On another hand, I have started to work on this, but right now I have stopped, but maybe you can test it and continue from that point - I will invite you to the repo (it is in an experimental phase).

from nef.

miguelangel-dev avatar miguelangel-dev commented on September 26, 2024

I am glad it is helpful! Yep, that's the idea, keep your docs verified (you can compile the Playground before to generate the markdown files) and updated! ^^

When you integrate nef to your CI it starts to be awesome!

from nef.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.