Coder Social home page Coder Social logo

Interactive console about sails HOT 5 CLOSED

balderdashy avatar balderdashy commented on June 17, 2024
Interactive console

from sails.

Comments (5)

dcbartlett avatar dcbartlett commented on June 17, 2024

please define interactivity...
would you like to run commands to the console for generating models and controllers? that sort of thing?

from sails.

mikermcneil avatar mikermcneil commented on June 17, 2024

models mainly, like being able to do

sails console

then having an instantiated version of the app where you can do things like:

User.find(7).done (function (err, user) {
console.log(user);
});

{
name: 'Wiggles',
occupation: 'Wizard',
hobby: 'Spell casting'
}

On Thu, Feb 7, 2013 at 5:04 PM, Dennis Bartlett [email protected]:

please define interactivity...
would you like to run commands to the console for generating models and
controllers? that sort of thing?


Reply to this email directly or view it on GitHubhttps://github.com//issues/34#issuecomment-13267488.

Mike McNeil
Founder
http://www.linkedin.com/in/mikermcneil/ http://twitter.com/mikermcneil
http://github.com/balderdashy

   C      O
  NFI    DEN
  TIA   L i
  nfo  rma
  tion in
   tended
only for t      he addressee(s).

If you are not the intended recipient, empl
oyee or agent responsible for delivery to the
intended recipient(s), please be aware that
any review, dissemination, use,distribut
ion or copying of this message and its
contents is strictly prohibited. If
you receive this email in error, ple
ase notify the sender and destroy any
paper or electronic copies immediately.

from sails.

dcbartlett avatar dcbartlett commented on June 17, 2024

See pr #111

from sails.

mikermcneil avatar mikermcneil commented on June 17, 2024

#111 looks like a good starting point, thanks! So we just need to have the repl bootstrap sails and get access to its globals-- A good starting place might be looking at how Brad did the unit tests?

from sails.

mikermcneil avatar mikermcneil commented on June 17, 2024

Done for now!

from sails.

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.